GLS ShipIT  3.5.15
GLS ShipIT - REST services
Public Member Functions | Protected Attributes | List of all members
eu.glsgroup.fpcs.datatypes.soap.v2.shipmentprocessing.Requester Class Reference

Public Member Functions

String getContactID ()
 
void setContactID (String value)
 

Protected Attributes

String contactID
 

Detailed Description

Requester for pickup services

Java class for Requester complex type.

The following schema fragment specifies the expected content contained within this class.

<complexType name="Requester">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="ContactID" type="{http://fpcs.gls-group.eu/v1/Common}Index"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Definition at line 36 of file Requester.java.

Member Function Documentation

◆ getContactID()

String eu.glsgroup.fpcs.datatypes.soap.v2.shipmentprocessing.Requester.getContactID ( )

Gets the value of the contactID property.

Returns
possible object is String

Definition at line 49 of file Requester.java.

◆ setContactID()

void eu.glsgroup.fpcs.datatypes.soap.v2.shipmentprocessing.Requester.setContactID ( String  value)

Sets the value of the contactID property.

Parameters
valueallowed object is String

Definition at line 61 of file Requester.java.

Member Data Documentation

◆ contactID

String eu.glsgroup.fpcs.datatypes.soap.v2.shipmentprocessing.Requester.contactID
protected

Definition at line 39 of file Requester.java.


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