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