|
GLS ShipIT
4.0.f3
GLS ShipIT - REST services
|
Public Member Functions | |
| String | getShipmentID () |
| void | setShipmentID (String value) |
Protected Attributes | |
| String | shipmentID |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ShipmentID" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Definition at line 35 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentIDFault.java.
| String eu.gls_group.fpcs.v1.shipmentprocessing.types.InvalidShipmentIDFault.getShipmentID | ( | ) |
Gets the value of the shipmentID property.
Definition at line 48 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentIDFault.java.
| void eu.gls_group.fpcs.v1.shipmentprocessing.types.InvalidShipmentIDFault.setShipmentID | ( | String | value | ) |
Sets the value of the shipmentID property.
| value | allowed object is String |
Definition at line 60 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentIDFault.java.
|
protected |
Definition at line 38 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentIDFault.java.
1.8.13