Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addAllChangesets(java.lang.Iterable<? extends Osmformat.ChangeSet> values) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addAllNodes(java.lang.Iterable<? extends Osmformat.Node> values) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addAllRelations(java.lang.Iterable<? extends Osmformat.Relation> values) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addAllWays(java.lang.Iterable<? extends Osmformat.Way> values) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addChangesets(int index,
Osmformat.ChangeSet value) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addChangesets(int index,
Osmformat.ChangeSet.Builder builderForValue) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addChangesets(Osmformat.ChangeSet value) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addChangesets(Osmformat.ChangeSet.Builder builderForValue) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addNodes(int index,
Osmformat.Node value) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addNodes(int index,
Osmformat.Node.Builder builderForValue) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addNodes(Osmformat.Node value) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addNodes(Osmformat.Node.Builder builderForValue) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroupBuilder() |
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroupBuilder(int index) |
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addRelations(int index,
Osmformat.Relation value) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addRelations(int index,
Osmformat.Relation.Builder builderForValue) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addRelations(Osmformat.Relation value) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addRelations(Osmformat.Relation.Builder builderForValue) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addWays(int index,
Osmformat.Way value) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addWays(int index,
Osmformat.Way.Builder builderForValue) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addWays(Osmformat.Way value) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.addWays(Osmformat.Way.Builder builderForValue) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clear() |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearChangesets() |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearDense() |
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearNodes() |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearRelations() |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clearWays() |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.clone() |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveBlock.Builder.getPrimitivegroupBuilder(int index) |
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.mergeDense(Osmformat.DenseNodes value) |
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.mergeFrom(Osmformat.PrimitiveGroup other) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.newBuilder() |
|
static Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.newBuilder(Osmformat.PrimitiveGroup prototype) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.newBuilderForType() |
|
protected Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.removeChangesets(int index) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.removeNodes(int index) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.removeRelations(int index) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.removeWays(int index) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setChangesets(int index,
Osmformat.ChangeSet value) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setChangesets(int index,
Osmformat.ChangeSet.Builder builderForValue) |
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setDense(Osmformat.DenseNodes value) |
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setDense(Osmformat.DenseNodes.Builder builderForValue) |
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setNodes(int index,
Osmformat.Node value) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setNodes(int index,
Osmformat.Node.Builder builderForValue) |
repeated .OSMPBF.Node nodes = 1;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setRelations(int index,
Osmformat.Relation value) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setRelations(int index,
Osmformat.Relation.Builder builderForValue) |
repeated .OSMPBF.Relation relations = 4;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setWays(int index,
Osmformat.Way value) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.Builder.setWays(int index,
Osmformat.Way.Builder builderForValue) |
repeated .OSMPBF.Way ways = 3;
|
Osmformat.PrimitiveGroup.Builder |
Osmformat.PrimitiveGroup.toBuilder() |
|