|
GLS ShipIT
4.0.f3
GLS ShipIT - SOAP services
|
Public Member Functions | |
| UnitDetail | getUnitDetail () |
| void | setUnitDetail (UnitDetail value) |
Protected Attributes | |
| UnitDetail | unitDetail |
Response attributes of getParcelDetails request
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="UnitDetail" type="{http://fpcs.gls-group.eu/v1/Tracking}UnitDetail"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Definition at line 38 of file ParcelDetailResponse.java.
| UnitDetail eu.glsgroup.fpcs.datatypes.soap.v1.tracking.ParcelDetailResponse.getUnitDetail | ( | ) |
Gets the value of the unitDetail property.
Definition at line 51 of file ParcelDetailResponse.java.
| void eu.glsgroup.fpcs.datatypes.soap.v1.tracking.ParcelDetailResponse.setUnitDetail | ( | UnitDetail | value | ) |
Sets the value of the unitDetail property.
| value | allowed object is UnitDetail |
Definition at line 63 of file ParcelDetailResponse.java.
|
protected |
Definition at line 41 of file ParcelDetailResponse.java.
1.8.13