Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.RelatesToType
Packages that use RelatesToType
-
Uses of RelatesToType in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return RelatesToTypeModifier and TypeMethodDescriptionRelatesToType.clone()RelatesToType.copyExcept(PropertyTree _propertyTree) RelatesToType.copyOnly(PropertyTree _propertyTree) RelatesToType.createCopy()RelatesToType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createRelatesToType()Create an instance ofRelatesToTypeMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type RelatesToTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RelatesToType>ObjectFactory.createRelatesTo(RelatesToType value) Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type RelatesToTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RelatesToType>ObjectFactory.createRelatesTo(RelatesToType value) Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type RelatesToTypeModifierConstructorDescriptionRelatesToType(RelatesToType _other) Instantiates a RelatesToType copying the state of another RelatesToTypeRelatesToType(RelatesToType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a RelatesToType copying the state of another RelatesToType