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 UpgradeType
ObjectFactory. createUpgradeType()
Create an instance ofUpgradeType
UpgradeType
UpgradeType. withSupportedEnvelope(Collection<SupportedEnvType> values)
UpgradeType
UpgradeType. 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)
-