Uses of Class
org.openstreetmap.josm.data.osm.SimplePrimitiveId

Packages that use SimplePrimitiveId
org.openstreetmap.josm.data.osm   
 

Uses of SimplePrimitiveId in org.openstreetmap.josm.data.osm
 

Methods in org.openstreetmap.josm.data.osm that return SimplePrimitiveId
static SimplePrimitiveId SimplePrimitiveId.fromString(java.lang.String s)
          Parses a OsmPrimitiveType from the string s.
 



JOSM