| Package | Description |
|---|---|
| eu.fispace.api.lg |
This package contains the classes that describe the messages that
the FIspace SDI component will exchange with apps and external systems
in the logistics domain.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ShipmentStatusUpdateType> |
ShipmentType.StatusUpdates.shipmentStatusUpdate |
| Modifier and Type | Method and Description |
|---|---|
ShipmentStatusUpdateType |
ObjectFactory.createShipmentStatusUpdateType()
Create an instance of
ShipmentStatusUpdateType |
ShipmentStatusUpdateType |
ShipmentStatusUpdateType.withChangeDate(java.util.Calendar value) |
ShipmentStatusUpdateType |
ShipmentStatusUpdateType.withShipmentStatus(ShipmentStatusType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ShipmentStatusUpdateType> |
ShipmentType.StatusUpdates.getShipmentStatusUpdate()
Gets the value of the shipmentStatusUpdate property.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentType.StatusUpdates |
ShipmentType.StatusUpdates.withShipmentStatusUpdate(ShipmentStatusUpdateType... values) |
| Modifier and Type | Method and Description |
|---|---|
ShipmentType.StatusUpdates |
ShipmentType.StatusUpdates.withShipmentStatusUpdate(java.util.Collection<ShipmentStatusUpdateType> values) |
Copyright © 2014. All Rights Reserved.