Uses of Class
org.somda.sdc.dpws.soap.model.SupportedEnvType
-
Packages that use SupportedEnvType Package Description org.somda.sdc.dpws.soap.model -
-
Uses of SupportedEnvType in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model with type parameters of type SupportedEnvType Modifier and Type Field Description protected List<SupportedEnvType>UpgradeType. supportedEnvelopeMethods in org.somda.sdc.dpws.soap.model that return SupportedEnvType Modifier and Type Method Description SupportedEnvTypeObjectFactory. createSupportedEnvType()Create an instance ofSupportedEnvTypeMethods in org.somda.sdc.dpws.soap.model that return types with arguments of type SupportedEnvType Modifier and Type Method Description List<SupportedEnvType>UpgradeType. getSupportedEnvelope()Gets the value of the supportedEnvelope property.Method parameters in org.somda.sdc.dpws.soap.model with type arguments of type SupportedEnvType Modifier and Type Method Description voidUpgradeType. setSupportedEnvelope(List<SupportedEnvType> value)
-