GLS ShipIT  3.5.15
GLS ShipIT - SOAP services
Public Member Functions | Protected Attributes | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection.SporadicCollectionResponse Class Reference

Public Member Functions

Date getEstimatedPickUpDate ()
 
void setEstimatedPickUpDate (Date value)
 

Protected Attributes

Date estimatedPickUpDate
 

Detailed Description

Sporadic collection response with the estimated date

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="EstimatedPickUpDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Definition at line 41 of file SporadicCollectionResponse.java.

Member Function Documentation

◆ getEstimatedPickUpDate()

Date eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection.SporadicCollectionResponse.getEstimatedPickUpDate ( )

Gets the value of the estimatedPickUpDate property.

Returns
possible object is String

Definition at line 56 of file SporadicCollectionResponse.java.

◆ setEstimatedPickUpDate()

void eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection.SporadicCollectionResponse.setEstimatedPickUpDate ( Date  value)

Sets the value of the estimatedPickUpDate property.

Parameters
valueallowed object is String

Definition at line 68 of file SporadicCollectionResponse.java.

Member Data Documentation

◆ estimatedPickUpDate

Date eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection.SporadicCollectionResponse.estimatedPickUpDate
protected

Definition at line 46 of file SporadicCollectionResponse.java.


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