Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.RelatesToType
-
Packages that use RelatesToType Package Description org.somda.sdc.dpws.soap.wsaddressing.model -
-
Uses of RelatesToType in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return RelatesToType Modifier and Type Method Description RelatesToTypeObjectFactory. createRelatesToType()Create an instance ofRelatesToTypeMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type RelatesToType Modifier and Type Method Description javax.xml.bind.JAXBElement<RelatesToType>ObjectFactory. createRelatesTo(RelatesToType value)Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type RelatesToType Modifier and Type Method Description javax.xml.bind.JAXBElement<RelatesToType>ObjectFactory. createRelatesTo(RelatesToType value)
-