| 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 | Class and Description |
|---|---|
class |
CustomPackagingTypeType
TODO
|
class |
MasterPackagingTypeType
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PackagingTypeType> |
ShipmentItemType.PackagingTypes.packagingType |
| Modifier and Type | Method and Description |
|---|---|
PackagingTypeType |
PackagingTypeType.withId(java.lang.String value) |
PackagingTypeType |
PackagingTypeType.withKey(java.lang.String value) |
PackagingTypeType |
PackagingTypeType.withLabel(java.lang.String value) |
PackagingTypeType |
PackagingTypeType.withRti(boolean value) |
PackagingTypeType |
PackagingTypeType.withRtiVendor(java.lang.String value) |
PackagingTypeType |
PackagingTypeType.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PackagingTypeType> |
ShipmentItemType.PackagingTypes.getPackagingType()
Gets the value of the packagingType property.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentItemType.PackagingTypes |
ShipmentItemType.PackagingTypes.withPackagingType(PackagingTypeType... values) |
| Modifier and Type | Method and Description |
|---|---|
ShipmentItemType.PackagingTypes |
ShipmentItemType.PackagingTypes.withPackagingType(java.util.Collection<PackagingTypeType> values) |
Copyright © 2014. All Rights Reserved.