| 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 TransportPlanType |
TransportPlan.logisticsPlan |
| Modifier and Type | Method and Description |
|---|---|
TransportPlanType |
ObjectFactory.createTransportPlanType()
Create an instance of
TransportPlanType |
TransportPlanType |
TransportPlan.getLogisticsPlan()
Obtiene el valor de la propiedad logisticsPlan.
|
TransportPlanType |
TransportPlanType.withDesignator(String value) |
TransportPlanType |
TransportPlanType.withId(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportPlan.setLogisticsPlan(TransportPlanType value)
Define el valor de la propiedad logisticsPlan.
|
TransportPlan |
TransportPlan.withLogisticsPlan(TransportPlanType value) |
Copyright © 2015. All Rights Reserved.