Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.addAllPrimitivegroup(Iterable<? extends Osmformat.PrimitiveGroup> values)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroup(int index, Osmformat.PrimitiveGroup.Builder builderForValue)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroup(int index, Osmformat.PrimitiveGroup value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroup(Osmformat.PrimitiveGroup.Builder builderForValue)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroup(Osmformat.PrimitiveGroup value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clear()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clearDateGranularity()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clearGranularity()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clearLatOffset()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clearLonOffset()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clearPrimitivegroup()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clearStringtable()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.clone()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.mergeFrom(Osmformat.PrimitiveBlock other)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.mergeStringtable(Osmformat.StringTable value)
|
static Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.newBuilder()
|
static Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.newBuilder(Osmformat.PrimitiveBlock prototype)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.newBuilderForType()
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.removePrimitivegroup(int index)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setDateGranularity(int value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setGranularity(int value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setLatOffset(long value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setLonOffset(long value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setPrimitivegroup(int index, Osmformat.PrimitiveGroup.Builder builderForValue)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setPrimitivegroup(int index, Osmformat.PrimitiveGroup value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setStringtable(Osmformat.StringTable.Builder builderForValue)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.Builder.setStringtable(Osmformat.StringTable value)
|
Osmformat.PrimitiveBlock.Builder |
Osmformat.PrimitiveBlock.toBuilder()
|