Uses of Class
org.somda.sdc.dpws.soap.model.UpgradeType
-
Packages that use UpgradeType Package Description org.somda.sdc.dpws.soap.model -
-
Uses of UpgradeType in org.somda.sdc.dpws.soap.model
Methods in org.somda.sdc.dpws.soap.model that return UpgradeType Modifier and Type Method Description UpgradeTypeObjectFactory. createUpgradeType()Create an instance ofUpgradeTypeMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type UpgradeType Modifier and Type Method Description javax.xml.bind.JAXBElement<UpgradeType>ObjectFactory. createUpgrade(UpgradeType value)Methods in org.somda.sdc.dpws.soap.model with parameters of type UpgradeType Modifier and Type Method Description javax.xml.bind.JAXBElement<UpgradeType>ObjectFactory. createUpgrade(UpgradeType value)
-