Uses of Class
org.w3._2003._05.soap_envelope.SupportedEnvType
-
Packages that use SupportedEnvType Package Description org.w3._2003._05.soap_envelope -
-
Uses of SupportedEnvType in org.w3._2003._05.soap_envelope
Fields in org.w3._2003._05.soap_envelope with type parameters of type SupportedEnvType Modifier and Type Field Description protected List<SupportedEnvType>UpgradeType. supportedEnvelopeMethods in org.w3._2003._05.soap_envelope that return SupportedEnvType Modifier and Type Method Description SupportedEnvTypeObjectFactory. createSupportedEnvType()Create an instance ofSupportedEnvTypeSupportedEnvTypeSupportedEnvType. withQname(QName value)Methods in org.w3._2003._05.soap_envelope that return types with arguments of type SupportedEnvType Modifier and Type Method Description List<SupportedEnvType>UpgradeType. getSupportedEnvelope()Gets the value of the supportedEnvelope property.Methods in org.w3._2003._05.soap_envelope with parameters of type SupportedEnvType Modifier and Type Method Description UpgradeTypeUpgradeType. withSupportedEnvelope(SupportedEnvType... values)Method parameters in org.w3._2003._05.soap_envelope with type arguments of type SupportedEnvType Modifier and Type Method Description UpgradeTypeUpgradeType. withSupportedEnvelope(Collection<SupportedEnvType> values)
-