Uses of Class
org.w3._2003._05.soap_envelope.UpgradeType

Packages that use UpgradeType
org.w3._2003._05.soap_envelope   
 

Uses of UpgradeType in org.w3._2003._05.soap_envelope
 

Methods in org.w3._2003._05.soap_envelope that return UpgradeType
 UpgradeType ObjectFactory.createUpgradeType()
          Create an instance of UpgradeType
 

Methods in org.w3._2003._05.soap_envelope that return types with arguments of type UpgradeType
 javax.xml.bind.JAXBElement<UpgradeType> ObjectFactory.createUpgrade(UpgradeType value)
          Create an instance of JAXBElement<UpgradeType>}
 

Methods in org.w3._2003._05.soap_envelope with parameters of type UpgradeType
 javax.xml.bind.JAXBElement<UpgradeType> ObjectFactory.createUpgrade(UpgradeType value)
          Create an instance of JAXBElement<UpgradeType>}