|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrimitiveId
interface to represent identifaction and type of the datatypes primitives.
| Method Summary | |
|---|---|
OsmPrimitiveType |
getType()
Gets the type of object represented by this object. |
long |
getUniqueId()
Gets a unique id representing this object (the OSM server id for OSM objects) |
boolean |
isNew()
Replies true if this id represents a new primitive. |
| Method Detail |
|---|
long getUniqueId()
OsmPrimitiveType getType()
Node,
Way,
Relationboolean isNew()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||