public static interface Osmformat.NodeOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
Osmformat.Info |
getInfo() |
int |
getKeys(int index) |
int |
getKeysCount() |
List<Integer> |
getKeysList() |
long |
getLat() |
long |
getLon() |
int |
getVals(int index) |
int |
getValsCount() |
List<Integer> |
getValsList() |
boolean |
hasId() |
boolean |
hasInfo() |
boolean |
hasLat() |
boolean |
hasLon() |
long getId()
Osmformat.Info getInfo()
int getKeys(int index)
int getKeysCount()
long getLat()
long getLon()
int getVals(int index)
int getValsCount()
boolean hasId()
boolean hasInfo()
boolean hasLat()
boolean hasLon()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.