| 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
This class represents a packaging type based on custom data.
|
class |
MasterPackagingTypeType
This class represents a packaging type based on master data.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PackagingTypeType> |
ShipmentItemType.PackagingTypes.packagingType |
| Modifier and Type | Method and Description |
|---|---|
PackagingTypeType |
PackagingTypeType.withId(String value) |
PackagingTypeType |
PackagingTypeType.withKey(String value) |
PackagingTypeType |
PackagingTypeType.withLabel(String value) |
PackagingTypeType |
PackagingTypeType.withRti(boolean value) |
PackagingTypeType |
PackagingTypeType.withRtiVendor(String value) |
PackagingTypeType |
PackagingTypeType.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
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(Collection<PackagingTypeType> values) |
Copyright © 2015. All Rights Reserved.