| Package | Description |
|---|---|
| eu.fispace.api | |
| 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 |
|---|---|
static eu.agrosense.api.platform.PostCapability<TransportPlan,javax.ws.rs.core.Response> |
DomainLogistics.RECEIVE_TRANSPORT_PLAN
message Logistics planning app -> FIspace, notification of logistis plan,
can be used for either new logistics plan as well as updates
|
| Modifier and Type | Method and Description |
|---|---|
TransportPlan |
ObjectFactory.createTransportPlan()
Create an instance of
TransportPlan |
TransportPlan |
TransportPlan.withLogisticsPlan(TransportPlanType value) |
TransportPlan |
TransportPlan.withTransportLeg(Collection<TransportLegType> values) |
TransportPlan |
TransportPlan.withTransportLeg(TransportLegType... values) |
Copyright © 2014. All Rights Reserved.