GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.tracking.TUPReferenceData Class Reference

Public Member Functions

String getTrackID ()
 
void setTrackID (String value)
 

Protected Attributes

String trackID
 

Detailed Description

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 38 of file TUPReferenceData.java.

Member Function Documentation

String eu.glsgroup.fpcs.datatypes.soap.v1.tracking.TUPReferenceData.getTrackID ( )

Gets the value of the trackID property.

Returns
possible object is String

Definition at line 51 of file TUPReferenceData.java.

void eu.glsgroup.fpcs.datatypes.soap.v1.tracking.TUPReferenceData.setTrackID ( String  value)

Sets the value of the trackID property.

Parameters
valueallowed object is String

Definition at line 63 of file TUPReferenceData.java.

Member Data Documentation

String eu.glsgroup.fpcs.datatypes.soap.v1.tracking.TUPReferenceData.trackID
protected

Definition at line 41 of file TUPReferenceData.java.


The documentation for this class was generated from the following file: