GLS ShipIT
2.8.11
GLS ShipIT - REST services
|
Public Member Functions | |
String | value () |
Static Public Member Functions | |
static CategoryType | fromValue (String v) |
Public Attributes | |
BUSINESS | |
Java class for CategoryType.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="CategoryType"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="BUSINESS"/> <enumeration value="PRIVATE"/> </restriction> </simpleType>
Definition at line 24 of file CategoryType.java.
|
static |
Definition at line 33 of file CategoryType.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.common.CategoryType.value | ( | ) |
Definition at line 29 of file CategoryType.java.
eu.glsgroup.fpcs.datatypes.soap.v1.common.CategoryType.BUSINESS |
Definition at line 26 of file CategoryType.java.