Uses of Class
org.somda.sdc.dpws.soap.model.UpgradeType
Packages that use UpgradeType
-
Uses of UpgradeType in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return UpgradeTypeModifier and TypeMethodDescriptionUpgradeType.clone()UpgradeType.copyExcept(PropertyTree _propertyTree) UpgradeType.copyOnly(PropertyTree _propertyTree) UpgradeType.createCopy()UpgradeType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createUpgradeType()Create an instance ofUpgradeTypeMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type UpgradeTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UpgradeType>ObjectFactory.createUpgrade(UpgradeType value) Methods in org.somda.sdc.dpws.soap.model with parameters of type UpgradeTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<UpgradeType>ObjectFactory.createUpgrade(UpgradeType value) Constructors in org.somda.sdc.dpws.soap.model with parameters of type UpgradeTypeModifierConstructorDescriptionUpgradeType(UpgradeType _other) Instantiates a UpgradeType copying the state of another UpgradeTypeUpgradeType(UpgradeType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a UpgradeType copying the state of another UpgradeType