|
GLS ShipIT
4.0.f3
GLS ShipIT - REST services
|
Public Member Functions | |
| Date | getEstimatedPickUpDate () |
| void | setEstimatedPickUpDate (Date value) |
Protected Attributes | |
| Date | estimatedPickUpDate |
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.
| Date eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection.SporadicCollectionResponse.getEstimatedPickUpDate | ( | ) |
Gets the value of the estimatedPickUpDate property.
Definition at line 56 of file SporadicCollectionResponse.java.
| void eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection.SporadicCollectionResponse.setEstimatedPickUpDate | ( | Date | value | ) |
Sets the value of the estimatedPickUpDate property.
| value | allowed object is String |
Definition at line 68 of file SporadicCollectionResponse.java.
|
protected |
Definition at line 46 of file SporadicCollectionResponse.java.
1.8.13