| Package | Description |
|---|---|
| eu.fispace.api.dific |
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected LocationType |
Location.location |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
ObjectFactory.createLocationType()
Create an instance of
LocationType |
LocationType |
Location.getLocation()
Obtiene el valor de la propiedad location.
|
LocationType |
LocationType.withAccuracy(float value) |
LocationType |
LocationType.withAltitude(double value) |
LocationType |
LocationType.withBearing(float value) |
LocationType |
LocationType.withElapsedRealtimeNanos(long value) |
LocationType |
LocationType.withLatitude(double value) |
LocationType |
LocationType.withLongitude(double value) |
LocationType |
LocationType.withProvider(String value) |
LocationType |
LocationType.withSpeed(float value) |
LocationType |
LocationType.withTime(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setLocation(LocationType value)
Define el valor de la propiedad location.
|
Location |
Location.withLocation(LocationType value) |
Copyright © 2015. All Rights Reserved.