| 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 |
CustomProductTypeType
This class represents a product type based on custom data.
|
class |
MasterProductTypeType
This class represents a product type based on master data.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProductTypeType |
ShipmentItemType.productType |
| Modifier and Type | Method and Description |
|---|---|
ProductTypeType |
ShipmentItemType.getProductType()
Obtiene el valor de la propiedad productType.
|
ProductTypeType |
ProductTypeType.withGpc(String value) |
ProductTypeType |
ProductTypeType.withId(String value) |
ProductTypeType |
ProductTypeType.withKey(String value) |
ProductTypeType |
ProductTypeType.withLabel(String value) |
ProductTypeType |
ProductTypeType.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShipmentItemType.setProductType(ProductTypeType value)
Define el valor de la propiedad productType.
|
ShipmentItemType |
ShipmentItemType.withProductType(ProductTypeType value) |
Copyright © 2015. All Rights Reserved.