| 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<ShipmentItemType> |
ShipmentType.ShipmentItems.shipmentItem |
| Modifier and Type | Method and Description |
|---|---|
ShipmentItemType |
ObjectFactory.createShipmentItemType()
Create an instance of
ShipmentItemType |
ShipmentItemType |
ShipmentItemType.withId(String value) |
ShipmentItemType |
ShipmentItemType.withImportIDs(ShipmentItemType.ImportIDs value) |
ShipmentItemType |
ShipmentItemType.withInformationItems(ShipmentItemType.InformationItems value) |
ShipmentItemType |
ShipmentItemType.withItemNumber(int value) |
ShipmentItemType |
ShipmentItemType.withPackagingTypes(ShipmentItemType.PackagingTypes value) |
ShipmentItemType |
ShipmentItemType.withProductType(ProductTypeType value) |
ShipmentItemType |
ShipmentItemType.withQuantity(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<ShipmentItemType> |
ShipmentType.ShipmentItems.getShipmentItem()
Gets the value of the shipmentItem property.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentType.ShipmentItems |
ShipmentType.ShipmentItems.withShipmentItem(ShipmentItemType... values) |
| Modifier and Type | Method and Description |
|---|---|
ShipmentType.ShipmentItems |
ShipmentType.ShipmentItems.withShipmentItem(Collection<ShipmentItemType> values) |
Copyright © 2015. All Rights Reserved.