public static interface Osmformat.PrimitiveGroupOrBuilder extends com.protobuf .MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
getChangesets(int index)
|
int |
getChangesetsCount()
|
List |
getChangesetsList()
|
Osmformat |
getDense()
|
Osmformat |
getNodes(int index)
|
int |
getNodesCount()
|
List |
getNodesList()
|
Osmformat |
getRelations(int index)
|
int |
getRelationsCount()
|
List |
getRelationsList()
|
Osmformat |
getWays(int index)
|
int |
getWaysCount()
|
List |
getWaysList()
|
boolean |
hasDense()
|
List<Osmformat .Node > getNodesList()
Osmformat.Node getNodes(int index)
int getNodesCount()
boolean hasDense()
Osmformat.DenseNodes getDense()
List<Osmformat .Way > getWaysList()
Osmformat.Way getWays(int index)
int getWaysCount()
List<Osmformat .Relation > getRelationsList()
Osmformat.Relation getRelations(int index)
int getRelationsCount()
List<Osmformat .ChangeSet > getChangesetsList()
Osmformat.ChangeSet getChangesets(int index)
int getChangesetsCount()