| Package | Description |
|---|---|
| fr.ifremer.wlo.imports | |
| fr.ifremer.wlo.models | |
| fr.ifremer.wlo.storage |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationRowModel.newEmptyInstance() |
| Modifier and Type | Field and Description |
|---|---|
protected Location |
VesselModel.landingLocation |
protected Location |
LocationModel.location |
| Modifier and Type | Method and Description |
|---|---|
Location |
VesselModel.getLandingLocation() |
Location |
LocationModel.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VesselModel.setLandingLocation(Location landingLocation) |
void |
LocationModel.setLocation(Location location) |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Location> |
DataCache.locations |
| Modifier and Type | Method and Description |
|---|---|
static Location |
DataCache.getLocationById(android.content.Context context,
String id) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Location> |
DataCache.getAllLocations(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
Exporter.createJSONLocation(Location location) |
Copyright © 2013–2014 CodeLutin. All rights reserved.