| 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 AddressType |
LocationType.address |
| Modifier and Type | Method and Description |
|---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of
AddressType |
AddressType |
LocationType.getAddress()
Obtiene el valor de la propiedad address.
|
AddressType |
AddressType.withAddressee(String value) |
AddressType |
AddressType.withBuilding(String value) |
AddressType |
AddressType.withCompany(String value) |
AddressType |
AddressType.withId(String value) |
AddressType |
AddressType.withLocality(String value) |
AddressType |
AddressType.withNumber(String value) |
AddressType |
AddressType.withPostCode(String value) |
AddressType |
AddressType.withStreet(String value) |
AddressType |
AddressType.withTown(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationType.setAddress(AddressType value)
Define el valor de la propiedad address.
|
LocationType |
LocationType.withAddress(AddressType value) |
Copyright © 2015. All Rights Reserved.