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