Uses of Class
org.somda.sdc.dpws.wsdl.model.TDefinitions
Packages that use TDefinitions
-
Uses of TDefinitions in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TDefinitionsModifier and TypeMethodDescriptionTDefinitions.clone()TDefinitions.copyExcept(PropertyTree _propertyTree) TDefinitions.copyOnly(PropertyTree _propertyTree) TDefinitions.createCopy()TDefinitions.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTDefinitions()Create an instance ofTDefinitionsMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TDefinitionsModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TDefinitions>ObjectFactory.createDefinitions(TDefinitions value) Methods in org.somda.sdc.dpws.wsdl.model with parameters of type TDefinitionsModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TDefinitions>ObjectFactory.createDefinitions(TDefinitions value) Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TDefinitionsModifierConstructorDescriptionTDefinitions(TDefinitions _other) Instantiates a TDefinitions copying the state of another TDefinitionsTDefinitions(TDefinitions _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TDefinitions copying the state of another TDefinitions