GLS ShipIT
2.8.11
GLS ShipIT - REST services
|
Public Member Functions | |
String | getTrackID () |
void | setTrackID (String value) |
Protected Attributes | |
String | trackID |
ReferenceData attributes (getTUPOD 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 36 of file TUPReferenceData.java.
String eu.glsgroup.fpcs.datatypes.soap.v1.tracking.TUPReferenceData.getTrackID | ( | ) |
Gets the value of the trackID property.
Definition at line 49 of file TUPReferenceData.java.
void eu.glsgroup.fpcs.datatypes.soap.v1.tracking.TUPReferenceData.setTrackID | ( | String | value | ) |
Sets the value of the trackID property.
value | allowed object is String |
Definition at line 61 of file TUPReferenceData.java.
|
protected |
Definition at line 39 of file TUPReferenceData.java.