public class SpecialTagExtractionResult extends Object
| Constructor and Description |
|---|
SpecialTagExtractionResult(String name,
String ref,
String housenumber,
byte layer,
short elevation,
String type) |
| Modifier and Type | Method and Description |
|---|---|
short |
getElevation() |
String |
getHousenumber() |
byte |
getLayer() |
String |
getName() |
String |
getRef() |
String |
getType() |
public final short getElevation()
public final String getHousenumber()
public final byte getLayer()
public final String getName()
public final String getRef()
public final String getType()
Copyright © 2014 mapsforge.org