| 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 java.util.List<NotificationType> |
ShipmentType.Notifications.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationType |
ObjectFactory.createNotificationType()
Create an instance of
NotificationType |
NotificationType |
NotificationType.withOriginator(ActorType value) |
NotificationType |
NotificationType.withRecipient(ActorType value) |
NotificationType |
NotificationType.withSentDate(java.util.Calendar value) |
NotificationType |
NotificationType.withSubject(java.lang.String value) |
NotificationType |
NotificationType.withText(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotificationType> |
ShipmentType.Notifications.getNotification()
Gets the value of the notification property.
|
| Modifier and Type | Method and Description |
|---|---|
ShipmentType.Notifications |
ShipmentType.Notifications.withNotification(NotificationType... values) |
| Modifier and Type | Method and Description |
|---|---|
ShipmentType.Notifications |
ShipmentType.Notifications.withNotification(java.util.Collection<NotificationType> values) |
Copyright © 2014. All Rights Reserved.