|
GLS ShipIT
4.0.f3
GLS ShipIT - SOAP services
|
Public Member Functions | |
| Location | getFrom () |
| void | setFrom (Location value) |
| Location | getTo () |
| void | setTo (Location value) |
Protected Attributes | |
| Location | from |
| Location | to |
Area (geo locations)
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="From" type="{http://fpcs.gls-group.eu/v1/ParcelShop}Location"/>
<element name="To" type="{http://fpcs.gls-group.eu/v1/ParcelShop}Location"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Location eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.Area.getFrom | ( | ) |
| Location eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.Area.getTo | ( | ) |
| void eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.Area.setFrom | ( | Location | value | ) |
| void eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.Area.setTo | ( | Location | value | ) |
|
protected |
|
protected |
1.8.13