Uses of Class
org.w3._2005._08.addressing.RelatesToType

Packages that use RelatesToType
org.w3._2005._08.addressing   
 

Uses of RelatesToType in org.w3._2005._08.addressing
 

Methods in org.w3._2005._08.addressing that return RelatesToType
 RelatesToType ObjectFactory.createRelatesToType()
          Create an instance of RelatesToType
 

Methods in org.w3._2005._08.addressing that return types with arguments of type RelatesToType
 javax.xml.bind.JAXBElement<RelatesToType> ObjectFactory.createRelatesTo(RelatesToType value)
          Create an instance of JAXBElement<RelatesToType>}
 

Methods in org.w3._2005._08.addressing with parameters of type RelatesToType
 javax.xml.bind.JAXBElement<RelatesToType> ObjectFactory.createRelatesTo(RelatesToType value)
          Create an instance of JAXBElement<RelatesToType>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.