public static final class Osmformat.PrimitiveGroup.Builder extends com.protobuf .GeneratedMessageLite .Builder <Osmformat .PrimitiveGroup ,Osmformat .PrimitiveGroup .Builder > implements Osmformat .PrimitiveGroupOrBuilder
OSMPBF.PrimitiveGroup
Group of OSMPrimitives. All primitives in a group must be the same type.
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
addAllChangesets(Iterable
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
addAllNodes(Iterable
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
addAllRelations(Iterable
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
addAllWays(Iterable
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
addChangesets(int index, Osmformat
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
addChangesets(int index, Osmformat
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
addChangesets(Osmformat
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
addChangesets(Osmformat
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
addNodes(int index, Osmformat
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
addNodes(int index, Osmformat
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
addNodes(Osmformat
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
addNodes(Osmformat
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
addRelations(int index, Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
addRelations(int index, Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
addRelations(Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
addRelations(Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
addWays(int index, Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
addWays(int index, Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
addWays(Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
addWays(Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
build()
|
Osmformat |
buildPartial()
|
Osmformat |
clear()
|
Osmformat |
clearChangesets()
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
clearDense()
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
clearNodes()
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
clearRelations()
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
clearWays()
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
clone()
|
Osmformat |
getChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
|
int |
getChangesetsCount()
repeated .OSMPBF.ChangeSet changesets = 5;
|
List |
getChangesetsList()
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
getDefaultInstanceForType()
|
Osmformat |
getDense()
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
getNodes(int index)
repeated .OSMPBF.Node nodes = 1;
|
int |
getNodesCount()
repeated .OSMPBF.Node nodes = 1;
|
List |
getNodesList()
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
getRelations(int index)
repeated .OSMPBF.Relation relations = 4;
|
int |
getRelationsCount()
repeated .OSMPBF.Relation relations = 4;
|
List |
getRelationsList()
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
getWays(int index)
repeated .OSMPBF.Way ways = 3;
|
int |
getWaysCount()
repeated .OSMPBF.Way ways = 3;
|
List |
getWaysList()
repeated .OSMPBF.Way ways = 3;
|
boolean |
hasDense()
optional .OSMPBF.DenseNodes dense = 2;
|
boolean |
isInitialized()
|
Osmformat |
mergeDense(Osmformat
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
mergeFrom(com
|
Osmformat |
mergeFrom(Osmformat
|
Osmformat |
removeChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
removeNodes(int index)
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
removeRelations(int index)
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
removeWays(int index)
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
setChangesets(int index, Osmformat
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
setChangesets(int index, Osmformat
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
setDense(Osmformat
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
setDense(Osmformat
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
setNodes(int index, Osmformat
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
setNodes(int index, Osmformat
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
setRelations(int index, Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
setRelations(int index, Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
setWays(int index, Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
setWays(int index, Osmformat
repeated .OSMPBF.Way ways = 3;
|
public Osmformat.PrimitiveGroup .Builder clear()
public Osmformat.PrimitiveGroup .Builder clone()
public Osmformat.PrimitiveGroup getDefaultInstanceForType()
public Osmformat.PrimitiveGroup build()
public Osmformat.PrimitiveGroup buildPartial()
public Osmformat.PrimitiveGroup .Builder mergeFrom(Osmformat .PrimitiveGroup other)
public final boolean isInitialized()
public Osmformat.PrimitiveGroup .Builder mergeFrom(com .protobuf .CodedInputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface
com.google.protobuf.MessageLite.Builder
mergeFrom in class
com.google.protobuf.AbstractMessageLite.Builder<Osmformat.PrimitiveGroup.Builder >
IOException
public List<Osmformat .Node > getNodesList()
repeated .OSMPBF.Node nodes = 1;
public int getNodesCount()
repeated .OSMPBF.Node nodes = 1;
public Osmformat.Node getNodes(int index)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder setNodes(int index, Osmformat .Node value)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder setNodes(int index, Osmformat .Node .Builder builderForValue)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder addNodes(Osmformat .Node value)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder addNodes(int index, Osmformat .Node value)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder addNodes(Osmformat .Node .Builder builderForValue)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder addNodes(int index, Osmformat .Node .Builder builderForValue)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder addAllNodes(Iterable <? extends Osmformat .Node > values)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder clearNodes()
repeated .OSMPBF.Node nodes = 1;
public Osmformat.PrimitiveGroup .Builder removeNodes(int index)
repeated .OSMPBF.Node nodes = 1;
public boolean hasDense()
optional .OSMPBF.DenseNodes dense = 2;
public Osmformat.DenseNodes getDense()
optional .OSMPBF.DenseNodes dense = 2;
public Osmformat.PrimitiveGroup .Builder setDense(Osmformat .DenseNodes value)
optional .OSMPBF.DenseNodes dense = 2;
public Osmformat.PrimitiveGroup .Builder setDense(Osmformat .DenseNodes .Builder builderForValue)
optional .OSMPBF.DenseNodes dense = 2;
public Osmformat.PrimitiveGroup .Builder mergeDense(Osmformat .DenseNodes value)
optional .OSMPBF.DenseNodes dense = 2;
public Osmformat.PrimitiveGroup .Builder clearDense()
optional .OSMPBF.DenseNodes dense = 2;
public List<Osmformat .Way > getWaysList()
repeated .OSMPBF.Way ways = 3;
public int getWaysCount()
repeated .OSMPBF.Way ways = 3;
public Osmformat.Way getWays(int index)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder setWays(int index, Osmformat .Way value)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder setWays(int index, Osmformat .Way .Builder builderForValue)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder addWays(Osmformat .Way value)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder addWays(int index, Osmformat .Way value)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder addWays(Osmformat .Way .Builder builderForValue)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder addWays(int index, Osmformat .Way .Builder builderForValue)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder addAllWays(Iterable <? extends Osmformat .Way > values)
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder clearWays()
repeated .OSMPBF.Way ways = 3;
public Osmformat.PrimitiveGroup .Builder removeWays(int index)
repeated .OSMPBF.Way ways = 3;
public List<Osmformat .Relation > getRelationsList()
repeated .OSMPBF.Relation relations = 4;
public int getRelationsCount()
repeated .OSMPBF.Relation relations = 4;
public Osmformat.Relation getRelations(int index)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder setRelations(int index, Osmformat .Relation value)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder setRelations(int index, Osmformat .Relation .Builder builderForValue)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder addRelations(Osmformat .Relation value)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder addRelations(int index, Osmformat .Relation value)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder addRelations(Osmformat .Relation .Builder builderForValue)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder addRelations(int index, Osmformat .Relation .Builder builderForValue)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder addAllRelations(Iterable <? extends Osmformat .Relation > values)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder clearRelations()
repeated .OSMPBF.Relation relations = 4;
public Osmformat.PrimitiveGroup .Builder removeRelations(int index)
repeated .OSMPBF.Relation relations = 4;
public List<Osmformat .ChangeSet > getChangesetsList()
repeated .OSMPBF.ChangeSet changesets = 5;
public int getChangesetsCount()
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.ChangeSet getChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder setChangesets(int index, Osmformat .ChangeSet value)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder setChangesets(int index, Osmformat .ChangeSet .Builder builderForValue)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder addChangesets(Osmformat .ChangeSet value)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder addChangesets(int index, Osmformat .ChangeSet value)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder addChangesets(Osmformat .ChangeSet .Builder builderForValue)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder addChangesets(int index, Osmformat .ChangeSet .Builder builderForValue)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder addAllChangesets(Iterable <? extends Osmformat .ChangeSet > values)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder clearChangesets()
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.PrimitiveGroup .Builder removeChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;