GLS ShipIT
2.8.11
GLS ShipIT - REST services
|
Public Member Functions | |
String | getNDI1D () |
void | setNDI1D (String value) |
String | getGBProductIdentifier () |
void | setGBProductIdentifier (String value) |
String | getGBPostOffice1D () |
void | setGBPostOffice1D (String value) |
String | getCHParcelNumber () |
void | setCHParcelNumber (String value) |
String | getCHPRI1D () |
void | setCHPRI1D (String value) |
String | getCHSI1D () |
void | setCHSI1D (String value) |
Protected Attributes | |
String | ndi1D |
String | gbProductIdentifier |
String | gbPostOffice1D |
String | chParcelNumber |
String | chpri1D |
String | chsi1D |
For special domestic German ExpressService label
Java class for NDIArea complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NDIArea"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="NDI1D" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="GBProductIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="GBPostOffice1D" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CHParcelNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CHPRI1D" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CHSI1D" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Definition at line 45 of file NDIArea.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.getCHParcelNumber | ( | ) |
Gets the value of the chParcelNumber property.
Definition at line 140 of file NDIArea.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.getCHPRI1D | ( | ) |
Gets the value of the chpri1D property.
Definition at line 164 of file NDIArea.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.getCHSI1D | ( | ) |
Gets the value of the chsi1D property.
Definition at line 188 of file NDIArea.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.getGBPostOffice1D | ( | ) |
Gets the value of the gbPostOffice1D property.
Definition at line 116 of file NDIArea.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.getGBProductIdentifier | ( | ) |
Gets the value of the gbProductIdentifier property.
Definition at line 92 of file NDIArea.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.getNDI1D | ( | ) |
Gets the value of the ndi1D property.
Definition at line 68 of file NDIArea.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.setCHParcelNumber | ( | String | value | ) |
Sets the value of the chParcelNumber property.
value | allowed object is String |
Definition at line 152 of file NDIArea.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.setCHPRI1D | ( | String | value | ) |
Sets the value of the chpri1D property.
value | allowed object is String |
Definition at line 176 of file NDIArea.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.setCHSI1D | ( | String | value | ) |
Sets the value of the chsi1D property.
value | allowed object is String |
Definition at line 200 of file NDIArea.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.setGBPostOffice1D | ( | String | value | ) |
Sets the value of the gbPostOffice1D property.
value | allowed object is String |
Definition at line 128 of file NDIArea.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.setGBProductIdentifier | ( | String | value | ) |
Sets the value of the gbProductIdentifier property.
value | allowed object is String |
Definition at line 104 of file NDIArea.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.NDIArea.setNDI1D | ( | String | value | ) |
Sets the value of the ndi1D property.
value | allowed object is String |
Definition at line 80 of file NDIArea.java.
|
protected |
Definition at line 54 of file NDIArea.java.
|
protected |
Definition at line 56 of file NDIArea.java.
|
protected |
Definition at line 58 of file NDIArea.java.
|
protected |
Definition at line 52 of file NDIArea.java.
|
protected |
Definition at line 50 of file NDIArea.java.
|
protected |
Definition at line 48 of file NDIArea.java.