| 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 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(Calendar value) |
NotificationType |
NotificationType.withSubject(String value) |
NotificationType |
NotificationType.withText(String value) |
| Modifier and Type | Method and Description |
|---|---|
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(Collection<NotificationType> values) |
Copyright © 2015. All Rights Reserved.