|
GLS ShipIT
3.3.20
GLS ShipIT - REST services
|
Public Member Functions | |
| String | getTrackID () |
| void | setTrackID (String value) |
Protected Attributes | |
| String | trackID |
ReferenceData attributes (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="TrackID" type="{http://fpcs.gls-group.eu/v1/Common}ReferenceNumber"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Definition at line 37 of file DetailsReferenceData.java.
| String eu.glsgroup.fpcs.datatypes.soap.v1.tracking.DetailsReferenceData.getTrackID | ( | ) |
Gets the value of the trackID property.
Definition at line 50 of file DetailsReferenceData.java.
| void eu.glsgroup.fpcs.datatypes.soap.v1.tracking.DetailsReferenceData.setTrackID | ( | String | value | ) |
Sets the value of the trackID property.
| value | allowed object is String |
Definition at line 62 of file DetailsReferenceData.java.
|
protected |
Definition at line 40 of file DetailsReferenceData.java.
1.8.13