GLS ShipIT 4.0.f2
GLS ShipIT - REST services
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.QRFormat Enum Reference

Public Member Functions

String value ()
 

Static Public Member Functions

static QRFormat fromValue (String v)
 

Public Attributes

 PDF
 
 ZPL
 
 PNG
 

Detailed Description

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 glsgroup/fpcs/datatypes/soap/v1/shipmentprocessing/QRFormat.java.

Member Function Documentation

◆ fromValue()

static QRFormat eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.QRFormat.fromValue ( String  v)
static

◆ value()

String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.QRFormat.value ( )

Member Data Documentation

◆ PDF

eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.QRFormat.PDF

◆ PNG

eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.QRFormat.PNG

◆ ZPL

eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.QRFormat.ZPL

The documentation for this enum was generated from the following file: