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
 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
 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
 JAXBElement<UpgradeType> ObjectFactory.createUpgrade(UpgradeType value)
          Create an instance of JAXBElement<UpgradeType>}
 



Apache Camel