| 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<InformationItemType> |
ShipmentItemType.InformationItems.informationItem |
protected java.util.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(java.lang.String value) |
InformationItemType |
InformationItemType.withImportID(java.lang.String value) |
InformationItemType |
InformationItemType.withInclude(java.lang.Boolean value) |
InformationItemType |
InformationItemType.withKey(java.lang.String value) |
InformationItemType |
InformationItemType.withLabel(java.lang.String value) |
InformationItemType |
InformationItemType.withMandatory(java.lang.Boolean value) |
InformationItemType |
InformationItemType.withValue(InformationItemValueType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InformationItemType> |
ShipmentItemType.InformationItems.getInformationItem()
Gets the value of the informationItem property.
|
java.util.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(java.util.Collection<InformationItemType> values) |
ShipmentType.InformationItems |
ShipmentType.InformationItems.withInformationItem(java.util.Collection<InformationItemType> values) |
Copyright © 2014. All Rights Reserved.