| 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 PIAShipmentStatusType |
PIAShipmentStatusMessage.status |
| Modifier and Type | Method and Description |
|---|---|
static PIAShipmentStatusType |
PIAShipmentStatusType.fromValue(String v) |
PIAShipmentStatusType |
PIAShipmentStatusMessage.getStatus()
Obtiene el valor de la propiedad status.
|
static PIAShipmentStatusType |
PIAShipmentStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PIAShipmentStatusType[] |
PIAShipmentStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PIAShipmentStatusMessage.setStatus(PIAShipmentStatusType value)
Define el valor de la propiedad status.
|
PIAShipmentStatusMessage |
PIAShipmentStatusMessage.withStatus(PIAShipmentStatusType value) |
Copyright © 2014. All Rights Reserved.