| 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<ShipmentType> |
ProvideShipmentDetailsResponseMessage.shipmentDetails |
| Modifier and Type | Method and Description |
|---|---|
ShipmentType |
ObjectFactory.createShipmentType()
Create an instance of
ShipmentType |
ShipmentType |
ShipmentType.withCustomer(ActorType value) |
ShipmentType |
ShipmentType.withDate(Calendar value) |
ShipmentType |
ShipmentType.withDestination(LocationType value) |
ShipmentType |
ShipmentType.withId(String value) |
ShipmentType |
ShipmentType.withInformationItems(ShipmentType.InformationItems value) |
ShipmentType |
ShipmentType.withInternalId(InternalIdentificationType value) |
ShipmentType |
ShipmentType.withNotifications(ShipmentType.Notifications value) |
ShipmentType |
ShipmentType.withShipmentId(ShipmentIdentificationType value) |
ShipmentType |
ShipmentType.withShipmentItems(ShipmentType.ShipmentItems value) |
ShipmentType |
ShipmentType.withSource(LocationType value) |
ShipmentType |
ShipmentType.withStatusUpdates(ShipmentType.StatusUpdates value) |
ShipmentType |
ShipmentType.withSupplier(ActorType value) |
| Modifier and Type | Method and Description |
|---|---|
List<ShipmentType> |
ProvideShipmentDetailsResponseMessage.getShipmentDetails()
Gets the value of the shipmentDetails property.
|
| Modifier and Type | Method and Description |
|---|---|
ProvideShipmentDetailsResponseMessage |
ProvideShipmentDetailsResponseMessage.withShipmentDetails(ShipmentType... values) |
| Modifier and Type | Method and Description |
|---|---|
ProvideShipmentDetailsResponseMessage |
ProvideShipmentDetailsResponseMessage.withShipmentDetails(Collection<ShipmentType> values) |
Copyright © 2015. All Rights Reserved.