OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net.osmand.OpenstreetmapPoint Class Reference

Inherits Serializable.

List of all members.

Public Member Functions

 OpenstreetmapPoint ()
long getId ()
String getName ()
String getType ()
String getSubtype ()
double getLatitude ()
double getLongitude ()
String getOpeninghours ()
Node getEntity ()
OpenstreetmapUtil.Action getAction ()
String getComment ()
boolean isStored ()
void setEntity (Node entity)
void setAction (String action)
void setAction (OpenstreetmapUtil.Action action)
void setComment (String comment)
void setStored (boolean stored)
String toString ()

Constructor & Destructor Documentation


Member Function Documentation

OpenstreetmapUtil.Action net.osmand.OpenstreetmapPoint.getAction ( )
void net.osmand.OpenstreetmapPoint.setAction ( String  action)
void net.osmand.OpenstreetmapPoint.setAction ( OpenstreetmapUtil.Action  action)
void net.osmand.OpenstreetmapPoint.setComment ( String  comment)
void net.osmand.OpenstreetmapPoint.setStored ( boolean  stored)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines