Package | Description |
---|---|
com.cinterion.location |
Modifier and Type | Method and Description |
---|---|
QualifiedCoordinates |
Landmark.getQualifiedCoordinates()
Returns the
QualifiedCoordinates of the landmark. |
Modifier and Type | Method and Description |
---|---|
void |
Landmark.setQualifiedCoordinates(QualifiedCoordinates coordinates)
Sets the
QualifiedCoordinates of the landmark. |
Constructor and Description |
---|
Landmark(String name,
String description,
QualifiedCoordinates coordinates,
AddressInfo addressInfo)
Constructs a new
Landmark object. |
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.