| 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 GeoLocationType |
LocationType.geoLocation |
| Modifier and Type | Method and Description |
|---|---|
GeoLocationType |
ObjectFactory.createGeoLocationType()
Create an instance of
GeoLocationType |
GeoLocationType |
LocationType.getGeoLocation()
Obtiene el valor de la propiedad geoLocation.
|
GeoLocationType |
GeoLocationType.withId(String value) |
GeoLocationType |
GeoLocationType.withLatitude(Double value) |
GeoLocationType |
GeoLocationType.withLongitude(Double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationType.setGeoLocation(GeoLocationType value)
Define el valor de la propiedad geoLocation.
|
LocationType |
LocationType.withGeoLocation(GeoLocationType value) |
Copyright © 2015. All Rights Reserved.