| 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 ActorType |
ShipmentType.customer |
protected ActorType |
NotificationType.originator |
protected ActorType |
NotificationType.recipient |
protected ActorType |
ShipmentType.supplier |
| Modifier and Type | Method and Description |
|---|---|
ActorType |
ObjectFactory.createActorType()
Create an instance of
ActorType |
ActorType |
ShipmentType.getCustomer()
Obtiene el valor de la propiedad customer.
|
ActorType |
NotificationType.getOriginator()
Obtiene el valor de la propiedad originator.
|
ActorType |
NotificationType.getRecipient()
Obtiene el valor de la propiedad recipient.
|
ActorType |
ShipmentType.getSupplier()
Obtiene el valor de la propiedad supplier.
|
ActorType |
ActorType.withComplaintContactPerson(String value) |
ActorType |
ActorType.withContactPerson(String value) |
ActorType |
ActorType.withDeliveryAdresses(ActorType.DeliveryAdresses value) |
ActorType |
ActorType.withDepartment(String value) |
ActorType |
ActorType.withEmailContact(String value) |
ActorType |
ActorType.withId(String value) |
ActorType |
ActorType.withOrganizationAddress(LocationType value) |
ActorType |
ActorType.withOrganizationGLN(String value) |
ActorType |
ActorType.withOrganizationName(String value) |
ActorType |
ActorType.withPhoneContact(String value) |
ActorType |
ActorType.withRole(String value) |
ActorType |
ActorType.withUserName(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShipmentType.setCustomer(ActorType value)
Define el valor de la propiedad customer.
|
void |
NotificationType.setOriginator(ActorType value)
Define el valor de la propiedad originator.
|
void |
NotificationType.setRecipient(ActorType value)
Define el valor de la propiedad recipient.
|
void |
ShipmentType.setSupplier(ActorType value)
Define el valor de la propiedad supplier.
|
ShipmentType |
ShipmentType.withCustomer(ActorType value) |
NotificationType |
NotificationType.withOriginator(ActorType value) |
NotificationType |
NotificationType.withRecipient(ActorType value) |
ShipmentType |
ShipmentType.withSupplier(ActorType value) |
Copyright © 2015. All Rights Reserved.