|
GLS ShipIT
4.0.f3
GLS ShipIT - REST services
|
Public Member Functions | |
| String | value () |
Static Public Member Functions | |
| static ReturnQR | fromValue (String v) |
Public Attributes | |
| PNG | |
Java class for ReturnQR.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="ReturnQR">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="PDF"/>
<enumeration value="PNG"/>
<enumeration value="ZPL"/>
</restriction>
</simpleType>
Definition at line 25 of file ReturnQR.java.
|
static |
Definition at line 35 of file ReturnQR.java.
| String eu.gls_group.fpcs.v1.common.ReturnQR.value | ( | ) |
Definition at line 31 of file ReturnQR.java.
| eu.gls_group.fpcs.v1.common.ReturnQR.PDF |
Definition at line 27 of file ReturnQR.java.
| eu.gls_group.fpcs.v1.common.ReturnQR.PNG |
Definition at line 28 of file ReturnQR.java.
1.8.13