Package crosby.binary
Class Osmformat.PrimitiveGroup.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
- crosby.binary.Osmformat.PrimitiveGroup.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Osmformat.PrimitiveGroupOrBuilder,Cloneable
- Enclosing class:
- Osmformat.PrimitiveGroup
public static final class Osmformat.PrimitiveGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder> implements Osmformat.PrimitiveGroupOrBuilder
Group of OSMPrimitives. All primitives in a group must be the same type.
Protobuf typeOSMPBF.PrimitiveGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Osmformat.PrimitiveGroup.BuilderaddAllChangesets(Iterable<? extends Osmformat.ChangeSet> values)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderaddAllNodes(Iterable<? extends Osmformat.Node> values)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderaddAllRelations(Iterable<? extends Osmformat.Relation> values)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderaddAllWays(Iterable<? extends Osmformat.Way> values)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.BuilderaddChangesets(int index, Osmformat.ChangeSet value)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderaddChangesets(int index, Osmformat.ChangeSet.Builder builderForValue)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderaddChangesets(Osmformat.ChangeSet value)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderaddChangesets(Osmformat.ChangeSet.Builder builderForValue)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.ChangeSet.BuilderaddChangesetsBuilder()repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.ChangeSet.BuilderaddChangesetsBuilder(int index)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderaddNodes(int index, Osmformat.Node value)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderaddNodes(int index, Osmformat.Node.Builder builderForValue)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderaddNodes(Osmformat.Node value)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderaddNodes(Osmformat.Node.Builder builderForValue)repeated .OSMPBF.Node nodes = 1;Osmformat.Node.BuilderaddNodesBuilder()repeated .OSMPBF.Node nodes = 1;Osmformat.Node.BuilderaddNodesBuilder(int index)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderaddRelations(int index, Osmformat.Relation value)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderaddRelations(int index, Osmformat.Relation.Builder builderForValue)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderaddRelations(Osmformat.Relation value)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderaddRelations(Osmformat.Relation.Builder builderForValue)repeated .OSMPBF.Relation relations = 4;Osmformat.Relation.BuilderaddRelationsBuilder()repeated .OSMPBF.Relation relations = 4;Osmformat.Relation.BuilderaddRelationsBuilder(int index)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Osmformat.PrimitiveGroup.BuilderaddWays(int index, Osmformat.Way value)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.BuilderaddWays(int index, Osmformat.Way.Builder builderForValue)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.BuilderaddWays(Osmformat.Way value)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.BuilderaddWays(Osmformat.Way.Builder builderForValue)repeated .OSMPBF.Way ways = 3;Osmformat.Way.BuilderaddWaysBuilder()repeated .OSMPBF.Way ways = 3;Osmformat.Way.BuilderaddWaysBuilder(int index)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroupbuild()Osmformat.PrimitiveGroupbuildPartial()Osmformat.PrimitiveGroup.Builderclear()Osmformat.PrimitiveGroup.BuilderclearChangesets()repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderclearDense()optional .OSMPBF.DenseNodes dense = 2;Osmformat.PrimitiveGroup.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Osmformat.PrimitiveGroup.BuilderclearNodes()repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Osmformat.PrimitiveGroup.BuilderclearRelations()repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderclearWays()repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.Builderclone()Osmformat.ChangeSetgetChangesets(int index)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.ChangeSet.BuildergetChangesetsBuilder(int index)repeated .OSMPBF.ChangeSet changesets = 5;List<Osmformat.ChangeSet.Builder>getChangesetsBuilderList()repeated .OSMPBF.ChangeSet changesets = 5;intgetChangesetsCount()repeated .OSMPBF.ChangeSet changesets = 5;List<Osmformat.ChangeSet>getChangesetsList()repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.ChangeSetOrBuildergetChangesetsOrBuilder(int index)repeated .OSMPBF.ChangeSet changesets = 5;List<? extends Osmformat.ChangeSetOrBuilder>getChangesetsOrBuilderList()repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroupgetDefaultInstanceForType()Osmformat.DenseNodesgetDense()optional .OSMPBF.DenseNodes dense = 2;Osmformat.DenseNodes.BuildergetDenseBuilder()optional .OSMPBF.DenseNodes dense = 2;Osmformat.DenseNodesOrBuildergetDenseOrBuilder()optional .OSMPBF.DenseNodes dense = 2;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Osmformat.NodegetNodes(int index)repeated .OSMPBF.Node nodes = 1;Osmformat.Node.BuildergetNodesBuilder(int index)repeated .OSMPBF.Node nodes = 1;List<Osmformat.Node.Builder>getNodesBuilderList()repeated .OSMPBF.Node nodes = 1;intgetNodesCount()repeated .OSMPBF.Node nodes = 1;List<Osmformat.Node>getNodesList()repeated .OSMPBF.Node nodes = 1;Osmformat.NodeOrBuildergetNodesOrBuilder(int index)repeated .OSMPBF.Node nodes = 1;List<? extends Osmformat.NodeOrBuilder>getNodesOrBuilderList()repeated .OSMPBF.Node nodes = 1;Osmformat.RelationgetRelations(int index)repeated .OSMPBF.Relation relations = 4;Osmformat.Relation.BuildergetRelationsBuilder(int index)repeated .OSMPBF.Relation relations = 4;List<Osmformat.Relation.Builder>getRelationsBuilderList()repeated .OSMPBF.Relation relations = 4;intgetRelationsCount()repeated .OSMPBF.Relation relations = 4;List<Osmformat.Relation>getRelationsList()repeated .OSMPBF.Relation relations = 4;Osmformat.RelationOrBuildergetRelationsOrBuilder(int index)repeated .OSMPBF.Relation relations = 4;List<? extends Osmformat.RelationOrBuilder>getRelationsOrBuilderList()repeated .OSMPBF.Relation relations = 4;Osmformat.WaygetWays(int index)repeated .OSMPBF.Way ways = 3;Osmformat.Way.BuildergetWaysBuilder(int index)repeated .OSMPBF.Way ways = 3;List<Osmformat.Way.Builder>getWaysBuilderList()repeated .OSMPBF.Way ways = 3;intgetWaysCount()repeated .OSMPBF.Way ways = 3;List<Osmformat.Way>getWaysList()repeated .OSMPBF.Way ways = 3;Osmformat.WayOrBuildergetWaysOrBuilder(int index)repeated .OSMPBF.Way ways = 3;List<? extends Osmformat.WayOrBuilder>getWaysOrBuilderList()repeated .OSMPBF.Way ways = 3;booleanhasDense()optional .OSMPBF.DenseNodes dense = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Osmformat.PrimitiveGroup.BuildermergeDense(Osmformat.DenseNodes value)optional .OSMPBF.DenseNodes dense = 2;Osmformat.PrimitiveGroup.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Osmformat.PrimitiveGroup.BuildermergeFrom(com.google.protobuf.Message other)Osmformat.PrimitiveGroup.BuildermergeFrom(Osmformat.PrimitiveGroup other)Osmformat.PrimitiveGroup.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Osmformat.PrimitiveGroup.BuilderremoveChangesets(int index)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuilderremoveNodes(int index)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuilderremoveRelations(int index)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuilderremoveWays(int index)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.BuildersetChangesets(int index, Osmformat.ChangeSet value)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuildersetChangesets(int index, Osmformat.ChangeSet.Builder builderForValue)repeated .OSMPBF.ChangeSet changesets = 5;Osmformat.PrimitiveGroup.BuildersetDense(Osmformat.DenseNodes value)optional .OSMPBF.DenseNodes dense = 2;Osmformat.PrimitiveGroup.BuildersetDense(Osmformat.DenseNodes.Builder builderForValue)optional .OSMPBF.DenseNodes dense = 2;Osmformat.PrimitiveGroup.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Osmformat.PrimitiveGroup.BuildersetNodes(int index, Osmformat.Node value)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuildersetNodes(int index, Osmformat.Node.Builder builderForValue)repeated .OSMPBF.Node nodes = 1;Osmformat.PrimitiveGroup.BuildersetRelations(int index, Osmformat.Relation value)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuildersetRelations(int index, Osmformat.Relation.Builder builderForValue)repeated .OSMPBF.Relation relations = 4;Osmformat.PrimitiveGroup.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Osmformat.PrimitiveGroup.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Osmformat.PrimitiveGroup.BuildersetWays(int index, Osmformat.Way value)repeated .OSMPBF.Way ways = 3;Osmformat.PrimitiveGroup.BuildersetWays(int index, Osmformat.Way.Builder builderForValue)repeated .OSMPBF.Way ways = 3;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
clear
public Osmformat.PrimitiveGroup.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
getDefaultInstanceForType
public Osmformat.PrimitiveGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Osmformat.PrimitiveGroup build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Osmformat.PrimitiveGroup buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Osmformat.PrimitiveGroup.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
setField
public Osmformat.PrimitiveGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
clearField
public Osmformat.PrimitiveGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
clearOneof
public Osmformat.PrimitiveGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
setRepeatedField
public Osmformat.PrimitiveGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
addRepeatedField
public Osmformat.PrimitiveGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
mergeFrom
public Osmformat.PrimitiveGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Osmformat.PrimitiveGroup.Builder>
-
mergeFrom
public Osmformat.PrimitiveGroup.Builder mergeFrom(Osmformat.PrimitiveGroup other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
mergeFrom
public Osmformat.PrimitiveGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Osmformat.PrimitiveGroup.Builder>- Throws:
IOException
-
getNodesList
public List<Osmformat.Node> getNodesList()
repeated .OSMPBF.Node nodes = 1;- Specified by:
getNodesListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getNodesCount
public int getNodesCount()
repeated .OSMPBF.Node nodes = 1;- Specified by:
getNodesCountin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getNodes
public Osmformat.Node getNodes(int index)
repeated .OSMPBF.Node nodes = 1;- Specified by:
getNodesin interfaceOsmformat.PrimitiveGroupOrBuilder
-
setNodes
public Osmformat.PrimitiveGroup.Builder setNodes(int index, Osmformat.Node value)
repeated .OSMPBF.Node nodes = 1;
-
setNodes
public Osmformat.PrimitiveGroup.Builder setNodes(int index, Osmformat.Node.Builder builderForValue)
repeated .OSMPBF.Node nodes = 1;
-
addNodes
public Osmformat.PrimitiveGroup.Builder addNodes(Osmformat.Node value)
repeated .OSMPBF.Node nodes = 1;
-
addNodes
public Osmformat.PrimitiveGroup.Builder addNodes(int index, Osmformat.Node value)
repeated .OSMPBF.Node nodes = 1;
-
addNodes
public Osmformat.PrimitiveGroup.Builder addNodes(Osmformat.Node.Builder builderForValue)
repeated .OSMPBF.Node nodes = 1;
-
addNodes
public Osmformat.PrimitiveGroup.Builder addNodes(int index, Osmformat.Node.Builder builderForValue)
repeated .OSMPBF.Node nodes = 1;
-
addAllNodes
public Osmformat.PrimitiveGroup.Builder addAllNodes(Iterable<? extends Osmformat.Node> values)
repeated .OSMPBF.Node nodes = 1;
-
clearNodes
public Osmformat.PrimitiveGroup.Builder clearNodes()
repeated .OSMPBF.Node nodes = 1;
-
removeNodes
public Osmformat.PrimitiveGroup.Builder removeNodes(int index)
repeated .OSMPBF.Node nodes = 1;
-
getNodesBuilder
public Osmformat.Node.Builder getNodesBuilder(int index)
repeated .OSMPBF.Node nodes = 1;
-
getNodesOrBuilder
public Osmformat.NodeOrBuilder getNodesOrBuilder(int index)
repeated .OSMPBF.Node nodes = 1;- Specified by:
getNodesOrBuilderin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getNodesOrBuilderList
public List<? extends Osmformat.NodeOrBuilder> getNodesOrBuilderList()
repeated .OSMPBF.Node nodes = 1;- Specified by:
getNodesOrBuilderListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
addNodesBuilder
public Osmformat.Node.Builder addNodesBuilder()
repeated .OSMPBF.Node nodes = 1;
-
addNodesBuilder
public Osmformat.Node.Builder addNodesBuilder(int index)
repeated .OSMPBF.Node nodes = 1;
-
getNodesBuilderList
public List<Osmformat.Node.Builder> getNodesBuilderList()
repeated .OSMPBF.Node nodes = 1;
-
hasDense
public boolean hasDense()
optional .OSMPBF.DenseNodes dense = 2;- Specified by:
hasDensein interfaceOsmformat.PrimitiveGroupOrBuilder- Returns:
- Whether the dense field is set.
-
getDense
public Osmformat.DenseNodes getDense()
optional .OSMPBF.DenseNodes dense = 2;- Specified by:
getDensein interfaceOsmformat.PrimitiveGroupOrBuilder- Returns:
- The dense.
-
setDense
public Osmformat.PrimitiveGroup.Builder setDense(Osmformat.DenseNodes value)
optional .OSMPBF.DenseNodes dense = 2;
-
setDense
public Osmformat.PrimitiveGroup.Builder setDense(Osmformat.DenseNodes.Builder builderForValue)
optional .OSMPBF.DenseNodes dense = 2;
-
mergeDense
public Osmformat.PrimitiveGroup.Builder mergeDense(Osmformat.DenseNodes value)
optional .OSMPBF.DenseNodes dense = 2;
-
clearDense
public Osmformat.PrimitiveGroup.Builder clearDense()
optional .OSMPBF.DenseNodes dense = 2;
-
getDenseBuilder
public Osmformat.DenseNodes.Builder getDenseBuilder()
optional .OSMPBF.DenseNodes dense = 2;
-
getDenseOrBuilder
public Osmformat.DenseNodesOrBuilder getDenseOrBuilder()
optional .OSMPBF.DenseNodes dense = 2;- Specified by:
getDenseOrBuilderin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getWaysList
public List<Osmformat.Way> getWaysList()
repeated .OSMPBF.Way ways = 3;- Specified by:
getWaysListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getWaysCount
public int getWaysCount()
repeated .OSMPBF.Way ways = 3;- Specified by:
getWaysCountin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getWays
public Osmformat.Way getWays(int index)
repeated .OSMPBF.Way ways = 3;- Specified by:
getWaysin interfaceOsmformat.PrimitiveGroupOrBuilder
-
setWays
public Osmformat.PrimitiveGroup.Builder setWays(int index, Osmformat.Way value)
repeated .OSMPBF.Way ways = 3;
-
setWays
public Osmformat.PrimitiveGroup.Builder setWays(int index, Osmformat.Way.Builder builderForValue)
repeated .OSMPBF.Way ways = 3;
-
addWays
public Osmformat.PrimitiveGroup.Builder addWays(Osmformat.Way value)
repeated .OSMPBF.Way ways = 3;
-
addWays
public Osmformat.PrimitiveGroup.Builder addWays(int index, Osmformat.Way value)
repeated .OSMPBF.Way ways = 3;
-
addWays
public Osmformat.PrimitiveGroup.Builder addWays(Osmformat.Way.Builder builderForValue)
repeated .OSMPBF.Way ways = 3;
-
addWays
public Osmformat.PrimitiveGroup.Builder addWays(int index, Osmformat.Way.Builder builderForValue)
repeated .OSMPBF.Way ways = 3;
-
addAllWays
public Osmformat.PrimitiveGroup.Builder addAllWays(Iterable<? extends Osmformat.Way> values)
repeated .OSMPBF.Way ways = 3;
-
clearWays
public Osmformat.PrimitiveGroup.Builder clearWays()
repeated .OSMPBF.Way ways = 3;
-
removeWays
public Osmformat.PrimitiveGroup.Builder removeWays(int index)
repeated .OSMPBF.Way ways = 3;
-
getWaysBuilder
public Osmformat.Way.Builder getWaysBuilder(int index)
repeated .OSMPBF.Way ways = 3;
-
getWaysOrBuilder
public Osmformat.WayOrBuilder getWaysOrBuilder(int index)
repeated .OSMPBF.Way ways = 3;- Specified by:
getWaysOrBuilderin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getWaysOrBuilderList
public List<? extends Osmformat.WayOrBuilder> getWaysOrBuilderList()
repeated .OSMPBF.Way ways = 3;- Specified by:
getWaysOrBuilderListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
addWaysBuilder
public Osmformat.Way.Builder addWaysBuilder()
repeated .OSMPBF.Way ways = 3;
-
addWaysBuilder
public Osmformat.Way.Builder addWaysBuilder(int index)
repeated .OSMPBF.Way ways = 3;
-
getWaysBuilderList
public List<Osmformat.Way.Builder> getWaysBuilderList()
repeated .OSMPBF.Way ways = 3;
-
getRelationsList
public List<Osmformat.Relation> getRelationsList()
repeated .OSMPBF.Relation relations = 4;- Specified by:
getRelationsListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getRelationsCount
public int getRelationsCount()
repeated .OSMPBF.Relation relations = 4;- Specified by:
getRelationsCountin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getRelations
public Osmformat.Relation getRelations(int index)
repeated .OSMPBF.Relation relations = 4;- Specified by:
getRelationsin interfaceOsmformat.PrimitiveGroupOrBuilder
-
setRelations
public Osmformat.PrimitiveGroup.Builder setRelations(int index, Osmformat.Relation value)
repeated .OSMPBF.Relation relations = 4;
-
setRelations
public Osmformat.PrimitiveGroup.Builder setRelations(int index, Osmformat.Relation.Builder builderForValue)
repeated .OSMPBF.Relation relations = 4;
-
addRelations
public Osmformat.PrimitiveGroup.Builder addRelations(Osmformat.Relation value)
repeated .OSMPBF.Relation relations = 4;
-
addRelations
public Osmformat.PrimitiveGroup.Builder addRelations(int index, Osmformat.Relation value)
repeated .OSMPBF.Relation relations = 4;
-
addRelations
public Osmformat.PrimitiveGroup.Builder addRelations(Osmformat.Relation.Builder builderForValue)
repeated .OSMPBF.Relation relations = 4;
-
addRelations
public Osmformat.PrimitiveGroup.Builder addRelations(int index, Osmformat.Relation.Builder builderForValue)
repeated .OSMPBF.Relation relations = 4;
-
addAllRelations
public Osmformat.PrimitiveGroup.Builder addAllRelations(Iterable<? extends Osmformat.Relation> values)
repeated .OSMPBF.Relation relations = 4;
-
clearRelations
public Osmformat.PrimitiveGroup.Builder clearRelations()
repeated .OSMPBF.Relation relations = 4;
-
removeRelations
public Osmformat.PrimitiveGroup.Builder removeRelations(int index)
repeated .OSMPBF.Relation relations = 4;
-
getRelationsBuilder
public Osmformat.Relation.Builder getRelationsBuilder(int index)
repeated .OSMPBF.Relation relations = 4;
-
getRelationsOrBuilder
public Osmformat.RelationOrBuilder getRelationsOrBuilder(int index)
repeated .OSMPBF.Relation relations = 4;- Specified by:
getRelationsOrBuilderin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getRelationsOrBuilderList
public List<? extends Osmformat.RelationOrBuilder> getRelationsOrBuilderList()
repeated .OSMPBF.Relation relations = 4;- Specified by:
getRelationsOrBuilderListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
addRelationsBuilder
public Osmformat.Relation.Builder addRelationsBuilder()
repeated .OSMPBF.Relation relations = 4;
-
addRelationsBuilder
public Osmformat.Relation.Builder addRelationsBuilder(int index)
repeated .OSMPBF.Relation relations = 4;
-
getRelationsBuilderList
public List<Osmformat.Relation.Builder> getRelationsBuilderList()
repeated .OSMPBF.Relation relations = 4;
-
getChangesetsList
public List<Osmformat.ChangeSet> getChangesetsList()
repeated .OSMPBF.ChangeSet changesets = 5;- Specified by:
getChangesetsListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getChangesetsCount
public int getChangesetsCount()
repeated .OSMPBF.ChangeSet changesets = 5;- Specified by:
getChangesetsCountin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getChangesets
public Osmformat.ChangeSet getChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;- Specified by:
getChangesetsin interfaceOsmformat.PrimitiveGroupOrBuilder
-
setChangesets
public Osmformat.PrimitiveGroup.Builder setChangesets(int index, Osmformat.ChangeSet value)
repeated .OSMPBF.ChangeSet changesets = 5;
-
setChangesets
public Osmformat.PrimitiveGroup.Builder setChangesets(int index, Osmformat.ChangeSet.Builder builderForValue)
repeated .OSMPBF.ChangeSet changesets = 5;
-
addChangesets
public Osmformat.PrimitiveGroup.Builder addChangesets(Osmformat.ChangeSet value)
repeated .OSMPBF.ChangeSet changesets = 5;
-
addChangesets
public Osmformat.PrimitiveGroup.Builder addChangesets(int index, Osmformat.ChangeSet value)
repeated .OSMPBF.ChangeSet changesets = 5;
-
addChangesets
public Osmformat.PrimitiveGroup.Builder addChangesets(Osmformat.ChangeSet.Builder builderForValue)
repeated .OSMPBF.ChangeSet changesets = 5;
-
addChangesets
public Osmformat.PrimitiveGroup.Builder addChangesets(int index, Osmformat.ChangeSet.Builder builderForValue)
repeated .OSMPBF.ChangeSet changesets = 5;
-
addAllChangesets
public Osmformat.PrimitiveGroup.Builder addAllChangesets(Iterable<? extends Osmformat.ChangeSet> values)
repeated .OSMPBF.ChangeSet changesets = 5;
-
clearChangesets
public Osmformat.PrimitiveGroup.Builder clearChangesets()
repeated .OSMPBF.ChangeSet changesets = 5;
-
removeChangesets
public Osmformat.PrimitiveGroup.Builder removeChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
-
getChangesetsBuilder
public Osmformat.ChangeSet.Builder getChangesetsBuilder(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
-
getChangesetsOrBuilder
public Osmformat.ChangeSetOrBuilder getChangesetsOrBuilder(int index)
repeated .OSMPBF.ChangeSet changesets = 5;- Specified by:
getChangesetsOrBuilderin interfaceOsmformat.PrimitiveGroupOrBuilder
-
getChangesetsOrBuilderList
public List<? extends Osmformat.ChangeSetOrBuilder> getChangesetsOrBuilderList()
repeated .OSMPBF.ChangeSet changesets = 5;- Specified by:
getChangesetsOrBuilderListin interfaceOsmformat.PrimitiveGroupOrBuilder
-
addChangesetsBuilder
public Osmformat.ChangeSet.Builder addChangesetsBuilder()
repeated .OSMPBF.ChangeSet changesets = 5;
-
addChangesetsBuilder
public Osmformat.ChangeSet.Builder addChangesetsBuilder(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
-
getChangesetsBuilderList
public List<Osmformat.ChangeSet.Builder> getChangesetsBuilderList()
repeated .OSMPBF.ChangeSet changesets = 5;
-
setUnknownFields
public final Osmformat.PrimitiveGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
mergeUnknownFields
public final Osmformat.PrimitiveGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Osmformat.PrimitiveGroup.Builder>
-
-