|
GLS ShipIT
4.0.f3
GLS ShipIT - REST services
|
Public Member Functions | |
| ShipmentUnit | getShipmentUnit () |
| void | setShipmentUnit (ShipmentUnit value) |
Protected Attributes | |
| ShipmentUnit | shipmentUnit |
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="shipmentUnit" type="{http://fpcs.gls-group.eu/v1/ShipmentProcessing/types}ShipmentUnit"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Definition at line 35 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentUnitFault.java.
| ShipmentUnit eu.gls_group.fpcs.v1.shipmentprocessing.types.InvalidShipmentUnitFault.getShipmentUnit | ( | ) |
Gets the value of the shipmentUnit property.
Definition at line 48 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentUnitFault.java.
| void eu.gls_group.fpcs.v1.shipmentprocessing.types.InvalidShipmentUnitFault.setShipmentUnit | ( | ShipmentUnit | value | ) |
Sets the value of the shipmentUnit property.
| value | allowed object is ShipmentUnit |
Definition at line 60 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentUnitFault.java.
|
protected |
Definition at line 38 of file gls_group/fpcs/v1/shipmentprocessing/types/InvalidShipmentUnitFault.java.
1.8.13