| 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 List<ShipmentStatusUpdateType> |
ShipmentType.StatusUpdates.shipmentStatusUpdate |
| Modifier and Type | Method and Description |
|---|---|
ShipmentStatusUpdateType |
ObjectFactory.createShipmentStatusUpdateType()
Create an instance of
ShipmentStatusUpdateType |
ShipmentStatusUpdateType |
ShipmentStatusUpdateType.withChangeDate(Calendar value) |
ShipmentStatusUpdateType |
ShipmentStatusUpdateType.withShipmentStatus(ShipmentStatusType value) |
| Modifier and Type | Method and Description |
|---|---|
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(Collection<ShipmentStatusUpdateType> values) |
Copyright © 2015. All Rights Reserved.