| 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<InformationItemType> |
ShipmentItemType.InformationItems.informationItem |
protected List<InformationItemType> |
ShipmentType.InformationItems.informationItem |
| Modifier and Type | Method and Description |
|---|---|
InformationItemType |
ObjectFactory.createInformationItemType()
Create an instance of
InformationItemType |
InformationItemType |
InformationItemType.withAccessRights(AccessRightType value) |
InformationItemType |
InformationItemType.withId(String value) |
InformationItemType |
InformationItemType.withImportID(String value) |
InformationItemType |
InformationItemType.withInclude(Boolean value) |
InformationItemType |
InformationItemType.withKey(String value) |
InformationItemType |
InformationItemType.withLabel(String value) |
InformationItemType |
InformationItemType.withMandatory(Boolean value) |
InformationItemType |
InformationItemType.withValue(InformationItemValueType value) |
| Modifier and Type | Method and Description |
|---|---|
List<InformationItemType> |
ShipmentItemType.InformationItems.getInformationItem()
Gets the value of the informationItem property.
|
List<InformationItemType> |
ShipmentType.InformationItems.getInformationItem()
Gets the value of the informationItem property.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentItemType.InformationItems |
ShipmentItemType.InformationItems.withInformationItem(InformationItemType... values) |
ShipmentType.InformationItems |
ShipmentType.InformationItems.withInformationItem(InformationItemType... values) |
| Modifier and Type | Method and Description |
|---|---|
ShipmentItemType.InformationItems |
ShipmentItemType.InformationItems.withInformationItem(Collection<InformationItemType> values) |
ShipmentType.InformationItems |
ShipmentType.InformationItems.withInformationItem(Collection<InformationItemType> values) |
Copyright © 2015. All Rights Reserved.