|
GLS ShipIT
4.0.f3
GLS ShipIT - SOAP services
|
Public Member Functions | |
| LabelDescription (String v) | |
| String | value () |
Static Public Member Functions | |
| static LabelDescription | fromValue (String v) |
Public Attributes | |
| XmlEnumValue | |
Java class for LabelDescription.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="LabelDescription">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Delivery"/>
<enumeration value="Return"/>
</restriction>
</simpleType>
Definition at line 25 of file gls_group/fpcs/v1/shipmentprocessing/types/LabelDescription.java.
| eu.gls_group.fpcs.v1.shipmentprocessing.types.LabelDescription.LabelDescription | ( | String | v | ) |
Definition at line 33 of file gls_group/fpcs/v1/shipmentprocessing/types/LabelDescription.java.
|
static |
Definition at line 41 of file gls_group/fpcs/v1/shipmentprocessing/types/LabelDescription.java.
| String eu.gls_group.fpcs.v1.shipmentprocessing.types.LabelDescription.value | ( | ) |
Definition at line 37 of file gls_group/fpcs/v1/shipmentprocessing/types/LabelDescription.java.
| eu.gls_group.fpcs.v1.shipmentprocessing.types.LabelDescription.XmlEnumValue |
Definition at line 27 of file gls_group/fpcs/v1/shipmentprocessing/types/LabelDescription.java.
1.8.13