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