|
GLS ShipIT
4.0.f3
GLS ShipIT - SOAP services
|
Public Member Functions | |
| Service | getService () |
| void | setService (Service value) |
| ShopDeliveryService | getShopDelivery () |
| void | setShopDelivery (ShopDeliveryService value) |
| ShopReturnService | getShopReturn () |
| void | setShopReturn (ShopReturnService value) |
| IntercompanyService | getIntercompany () |
| void | setIntercompany (IntercompanyService value) |
| ExchangeService | getExchange () |
| void | setExchange (ExchangeService value) |
| DeliveryAtWorkService | getDeliveryAtWork () |
| void | setDeliveryAtWork (DeliveryAtWorkService value) |
| DepositService | getDeposit () |
| void | setDeposit (DepositService value) |
| IdentPINService | getIdentPin () |
| void | setIdentPin (IdentPINService value) |
| IdentService | getIdent () |
| void | setIdent (IdentService value) |
| PickAndShipService | getPickAndShip () |
| void | setPickAndShip (PickAndShipService value) |
| PickAndReturnService | getPickAndReturn () |
| void | setPickAndReturn (PickAndReturnService value) |
| CarrierService | getCarrierService () |
| void | setCarrierService (CarrierService value) |
Abstract shipment service container covers the available services on shipment level
Java class for ShipmentService complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShipmentService">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="Service" type="{http://fpcs.gls-group.eu/v1/Common}Service"/>
<element name="ShopDelivery" type="{http://fpcs.gls-group.eu/v1/Common}ShopDeliveryService"/>
<element name="ShopReturn" type="{http://fpcs.gls-group.eu/v1/Common}ShopReturnService"/>
<element name="Intercompany" type="{http://fpcs.gls-group.eu/v1/Common}IntercompanyService"/>
<element name="Exchange" type="{http://fpcs.gls-group.eu/v1/Common}ExchangeService"/>
<element name="DeliveryAtWork" type="{http://fpcs.gls-group.eu/v1/Common}DeliveryAtWorkService"/>
<element name="Deposit" type="{http://fpcs.gls-group.eu/v1/Common}DepositService"/>
<element name="IdentPin" type="{http://fpcs.gls-group.eu/v1/Common}IdentPINService"/>
<element name="Ident" type="{http://fpcs.gls-group.eu/v1/Common}IdentService"/>
<element name="PickAndShip" type="{http://fpcs.gls-group.eu/v1/Common}PickAndShipService"/>
<element name="PickAndReturn" type="{http://fpcs.gls-group.eu/v1/Common}PickAndReturnService"/>
<element name="CarrierService" type="{http://fpcs.gls-group.eu/v1/Common}CarrierService"/>
</choice>
</restriction>
</complexContent>
</complexType>
Definition at line 60 of file ShipmentService.java.
| CarrierService eu.gls_group.fpcs.v1.common.ShipmentService.getCarrierService | ( | ) |
Gets the value of the carrierService property.
Definition at line 359 of file ShipmentService.java.
| DeliveryAtWorkService eu.gls_group.fpcs.v1.common.ShipmentService.getDeliveryAtWork | ( | ) |
Gets the value of the deliveryAtWork property.
Definition at line 215 of file ShipmentService.java.
| DepositService eu.gls_group.fpcs.v1.common.ShipmentService.getDeposit | ( | ) |
Gets the value of the deposit property.
Definition at line 239 of file ShipmentService.java.
| ExchangeService eu.gls_group.fpcs.v1.common.ShipmentService.getExchange | ( | ) |
Gets the value of the exchange property.
Definition at line 191 of file ShipmentService.java.
| IdentService eu.gls_group.fpcs.v1.common.ShipmentService.getIdent | ( | ) |
Gets the value of the ident property.
Definition at line 287 of file ShipmentService.java.
| IdentPINService eu.gls_group.fpcs.v1.common.ShipmentService.getIdentPin | ( | ) |
Gets the value of the identPin property.
Definition at line 263 of file ShipmentService.java.
| IntercompanyService eu.gls_group.fpcs.v1.common.ShipmentService.getIntercompany | ( | ) |
Gets the value of the intercompany property.
Definition at line 167 of file ShipmentService.java.
| PickAndReturnService eu.gls_group.fpcs.v1.common.ShipmentService.getPickAndReturn | ( | ) |
Gets the value of the pickAndReturn property.
Definition at line 335 of file ShipmentService.java.
| PickAndShipService eu.gls_group.fpcs.v1.common.ShipmentService.getPickAndShip | ( | ) |
Gets the value of the pickAndShip property.
Definition at line 311 of file ShipmentService.java.
| Service eu.gls_group.fpcs.v1.common.ShipmentService.getService | ( | ) |
Gets the value of the service property.
Definition at line 95 of file ShipmentService.java.
| ShopDeliveryService eu.gls_group.fpcs.v1.common.ShipmentService.getShopDelivery | ( | ) |
Gets the value of the shopDelivery property.
Definition at line 119 of file ShipmentService.java.
| ShopReturnService eu.gls_group.fpcs.v1.common.ShipmentService.getShopReturn | ( | ) |
Gets the value of the shopReturn property.
Definition at line 143 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setCarrierService | ( | CarrierService | value | ) |
Sets the value of the carrierService property.
| value | allowed object is CarrierService |
Definition at line 371 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setDeliveryAtWork | ( | DeliveryAtWorkService | value | ) |
Sets the value of the deliveryAtWork property.
| value | allowed object is DeliveryAtWorkService |
Definition at line 227 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setDeposit | ( | DepositService | value | ) |
Sets the value of the deposit property.
| value | allowed object is DepositService |
Definition at line 251 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setExchange | ( | ExchangeService | value | ) |
Sets the value of the exchange property.
| value | allowed object is ExchangeService |
Definition at line 203 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setIdent | ( | IdentService | value | ) |
Sets the value of the ident property.
| value | allowed object is IdentService |
Definition at line 299 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setIdentPin | ( | IdentPINService | value | ) |
Sets the value of the identPin property.
| value | allowed object is IdentPINService |
Definition at line 275 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setIntercompany | ( | IntercompanyService | value | ) |
Sets the value of the intercompany property.
| value | allowed object is IntercompanyService |
Definition at line 179 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setPickAndReturn | ( | PickAndReturnService | value | ) |
Sets the value of the pickAndReturn property.
| value | allowed object is PickAndReturnService |
Definition at line 347 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setPickAndShip | ( | PickAndShipService | value | ) |
Sets the value of the pickAndShip property.
| value | allowed object is PickAndShipService |
Definition at line 323 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setService | ( | Service | value | ) |
Sets the value of the service property.
| value | allowed object is Service |
Definition at line 107 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setShopDelivery | ( | ShopDeliveryService | value | ) |
Sets the value of the shopDelivery property.
| value | allowed object is ShopDeliveryService |
Definition at line 131 of file ShipmentService.java.
| void eu.gls_group.fpcs.v1.common.ShipmentService.setShopReturn | ( | ShopReturnService | value | ) |
Sets the value of the shopReturn property.
| value | allowed object is ShopReturnService |
Definition at line 155 of file ShipmentService.java.
|
protected |
Definition at line 85 of file ShipmentService.java.
|
protected |
Definition at line 73 of file ShipmentService.java.
|
protected |
Definition at line 75 of file ShipmentService.java.
|
protected |
Definition at line 71 of file ShipmentService.java.
|
protected |
Definition at line 79 of file ShipmentService.java.
|
protected |
Definition at line 77 of file ShipmentService.java.
|
protected |
Definition at line 69 of file ShipmentService.java.
|
protected |
Definition at line 83 of file ShipmentService.java.
|
protected |
Definition at line 81 of file ShipmentService.java.
|
protected |
Definition at line 63 of file ShipmentService.java.
|
protected |
Definition at line 65 of file ShipmentService.java.
|
protected |
Definition at line 67 of file ShipmentService.java.
1.8.13