|
GLS ShipIT
4.0.f3
GLS ShipIT - REST services
|
Public Member Functions | |
| String | getMondialRelayNumber () |
| void | setMondialRelayNumber (String value) |
Protected Attributes | |
| String | mondialRelayNumber |
Mondial Relay number for domestic French
Java class for MondialRelayArea complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MondialRelayArea">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MondialRelayNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Definition at line 35 of file glsgroup/fpcs/datatypes/soap/v2/shipmentprocessing/MondialRelayArea.java.
| String eu.glsgroup.fpcs.datatypes.soap.v2.shipmentprocessing.MondialRelayArea.getMondialRelayNumber | ( | ) |
Gets the value of the mondialRelayNumber property.
Definition at line 48 of file glsgroup/fpcs/datatypes/soap/v2/shipmentprocessing/MondialRelayArea.java.
| void eu.glsgroup.fpcs.datatypes.soap.v2.shipmentprocessing.MondialRelayArea.setMondialRelayNumber | ( | String | value | ) |
Sets the value of the mondialRelayNumber property.
| value | allowed object is String |
Definition at line 60 of file glsgroup/fpcs/datatypes/soap/v2/shipmentprocessing/MondialRelayArea.java.
|
protected |
Definition at line 38 of file glsgroup/fpcs/datatypes/soap/v2/shipmentprocessing/MondialRelayArea.java.
1.8.13