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.DetailsReferenceData Class Reference

Public Member Functions

String getTrackID ()
 
void setTrackID (String value)
 

Protected Attributes

String trackID
 

Detailed Description

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.

Member Function Documentation

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

Gets the value of the trackID property.

Returns
possible object is String

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.

Parameters
valueallowed object is String

Definition at line 62 of file DetailsReferenceData.java.

Member Data Documentation

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

Definition at line 40 of file DetailsReferenceData.java.


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