| 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 | Method and Description |
|---|---|
NotifyDelay |
ObjectFactory.createNotifyDelay()
Create an instance of
NotifyDelay |
NotifyDelay |
NotifyDelay.withEstimatedDestinationDelayInMinutes(long value) |
NotifyDelay |
NotifyDelay.withEstimatedSourceDelayInMinutes(long value) |
NotifyDelay |
NotifyDelay.withOriginalDestinationDeadline(Calendar value) |
NotifyDelay |
NotifyDelay.withOriginalSourceDeadline(Calendar value) |
NotifyDelay |
NotifyDelay.withTransportLegID(String value) |
NotifyDelay |
NotifyDelay.withTransportPlanID(String value) |
Copyright © 2015. All Rights Reserved.