Uses of Enum Class
com.storedobject.common.SOAP.Version
Packages that use SOAP.Version
-
Uses of SOAP.Version in com.storedobject.common
Methods in com.storedobject.common that return SOAP.VersionModifier and TypeMethodDescriptionstatic SOAP.Version
Returns the enum constant of this class with the specified name.static SOAP.Version[]
SOAP.Version.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.storedobject.common with parameters of type SOAP.VersionModifier and TypeMethodDescriptionfinal void
SOAP.setVersionSOAP
(SOAP.Version version) Set the SOAP version.