| 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 InternalIdentificationType |
ShipmentType.internalId |
| Modifier and Type | Field and Description |
|---|---|
protected List<InternalIdentificationType> |
ShipmentItemType.ImportIDs.internalIdentification |
| Modifier and Type | Method and Description |
|---|---|
InternalIdentificationType |
ObjectFactory.createInternalIdentificationType()
Create an instance of
InternalIdentificationType |
InternalIdentificationType |
ShipmentType.getInternalId()
Obtiene el valor de la propiedad internalId.
|
InternalIdentificationType |
InternalIdentificationType.withInternalId(String value) |
InternalIdentificationType |
InternalIdentificationType.withStandard(String value) |
InternalIdentificationType |
InternalIdentificationType.withStandardUrl(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<InternalIdentificationType> |
ShipmentItemType.ImportIDs.getInternalIdentification()
Gets the value of the internalIdentification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShipmentType.setInternalId(InternalIdentificationType value)
Define el valor de la propiedad internalId.
|
ShipmentType |
ShipmentType.withInternalId(InternalIdentificationType value) |
ShipmentItemType.ImportIDs |
ShipmentItemType.ImportIDs.withInternalIdentification(InternalIdentificationType... values) |
| Modifier and Type | Method and Description |
|---|---|
ShipmentItemType.ImportIDs |
ShipmentItemType.ImportIDs.withInternalIdentification(Collection<InternalIdentificationType> values) |
Copyright © 2015. All Rights Reserved.