Uses of Class
org.w3._2003._05.soap_envelope.UpgradeType
-
Packages that use UpgradeType Package Description 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 Modifier and Type Method Description UpgradeTypeObjectFactory. createUpgradeType()Create an instance ofUpgradeTypeUpgradeTypeUpgradeType. withSupportedEnvelope(Collection<SupportedEnvType> values)UpgradeTypeUpgradeType. withSupportedEnvelope(SupportedEnvType... values)Methods in org.w3._2003._05.soap_envelope that return types with arguments of type UpgradeType Modifier and Type Method Description JAXBElement<UpgradeType>ObjectFactory. createUpgrade(UpgradeType value)Methods in org.w3._2003._05.soap_envelope with parameters of type UpgradeType Modifier and Type Method Description JAXBElement<UpgradeType>ObjectFactory. createUpgrade(UpgradeType value)
-