Uses of Class
crosby.binary.Osmformat.PrimitiveGroup
-
Packages that use Osmformat.PrimitiveGroup Package Description crosby.binary -
-
Uses of Osmformat.PrimitiveGroup in crosby.binary
Fields in crosby.binary with type parameters of type Osmformat.PrimitiveGroup Modifier and Type Field Description static com.google.protobuf.Parser<Osmformat.PrimitiveGroup>Osmformat.PrimitiveGroup. PARSERDeprecated.Methods in crosby.binary that return Osmformat.PrimitiveGroup Modifier and Type Method Description Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup.Builder. build()Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup.Builder. buildPartial()static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. getDefaultInstance()Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup.Builder. getDefaultInstanceForType()Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. getDefaultInstanceForType()Osmformat.PrimitiveGroupOsmformat.PrimitiveBlock.Builder. getPrimitivegroup(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroupOsmformat.PrimitiveBlock. getPrimitivegroup(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroupOsmformat.PrimitiveBlockOrBuilder. getPrimitivegroup(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseDelimitedFrom(InputStream input)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(byte[] data)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(com.google.protobuf.ByteString data)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(com.google.protobuf.CodedInputStream input)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(InputStream input)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(ByteBuffer data)static Osmformat.PrimitiveGroupOsmformat.PrimitiveGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Osmformat.PrimitiveGroupBinarySerializer.PrimGroupWriterInterface. serialize()This callback is invoked to request that the primgroup serialize itself into the given protocol buffer object.Methods in crosby.binary that return types with arguments of type Osmformat.PrimitiveGroup Modifier and Type Method Description com.google.protobuf.Parser<Osmformat.PrimitiveGroup>Osmformat.PrimitiveGroup. getParserForType()List<Osmformat.PrimitiveGroup>Osmformat.PrimitiveBlock.Builder. getPrimitivegroupList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;List<Osmformat.PrimitiveGroup>Osmformat.PrimitiveBlock. getPrimitivegroupList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;List<Osmformat.PrimitiveGroup>Osmformat.PrimitiveBlockOrBuilder. getPrimitivegroupList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;static com.google.protobuf.Parser<Osmformat.PrimitiveGroup>Osmformat.PrimitiveGroup. parser()Methods in crosby.binary with parameters of type Osmformat.PrimitiveGroup Modifier and Type Method Description Osmformat.PrimitiveBlock.BuilderOsmformat.PrimitiveBlock.Builder. addPrimitivegroup(int index, Osmformat.PrimitiveGroup value)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveBlock.BuilderOsmformat.PrimitiveBlock.Builder. addPrimitivegroup(Osmformat.PrimitiveGroup value)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroup.BuilderOsmformat.PrimitiveGroup.Builder. mergeFrom(Osmformat.PrimitiveGroup other)static Osmformat.PrimitiveGroup.BuilderOsmformat.PrimitiveGroup. newBuilder(Osmformat.PrimitiveGroup prototype)Osmformat.PrimitiveBlock.BuilderOsmformat.PrimitiveBlock.Builder. setPrimitivegroup(int index, Osmformat.PrimitiveGroup value)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Method parameters in crosby.binary with type arguments of type Osmformat.PrimitiveGroup Modifier and Type Method Description Osmformat.PrimitiveBlock.BuilderOsmformat.PrimitiveBlock.Builder. addAllPrimitivegroup(Iterable<? extends Osmformat.PrimitiveGroup> values)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
-