Uses of Class
org.somda.sdc.dpws.model.ThisModelType
Packages that use ThisModelType
-
Uses of ThisModelType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return ThisModelTypeModifier and TypeMethodDescriptionThisModelType.clone()ThisModelType.copyExcept(PropertyTree _propertyTree) ThisModelType.copyOnly(PropertyTree _propertyTree) ThisModelType.createCopy()ThisModelType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createThisModelType()Create an instance ofThisModelTypeMethods in org.somda.sdc.dpws.model that return types with arguments of type ThisModelTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ThisModelType>ObjectFactory.createThisModel(ThisModelType value) Methods in org.somda.sdc.dpws.model with parameters of type ThisModelTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ThisModelType>ObjectFactory.createThisModel(ThisModelType value) Constructors in org.somda.sdc.dpws.model with parameters of type ThisModelTypeModifierConstructorDescriptionThisModelType(ThisModelType _other) Instantiates a ThisModelType copying the state of another ThisModelTypeThisModelType(ThisModelType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ThisModelType copying the state of another ThisModelType