Uses of Interface
crosby.binary.Osmformat.PrimitiveGroupOrBuilder
-
Packages that use Osmformat.PrimitiveGroupOrBuilder Package Description crosby.binary -
-
Uses of Osmformat.PrimitiveGroupOrBuilder in crosby.binary
Classes in crosby.binary that implement Osmformat.PrimitiveGroupOrBuilder Modifier and Type Class Description static classOsmformat.PrimitiveGroupGroup of OSMPrimitives.static classOsmformat.PrimitiveGroup.BuilderGroup of OSMPrimitives.Fields in crosby.binary with type parameters of type Osmformat.PrimitiveGroupOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Osmformat.PrimitiveGroup,Osmformat.PrimitiveGroup.Builder,Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock.Builder. primitivegroupBuilder_Methods in crosby.binary that return Osmformat.PrimitiveGroupOrBuilder Modifier and Type Method Description Osmformat.PrimitiveGroupOrBuilderOsmformat.PrimitiveBlock.Builder. getPrimitivegroupOrBuilder(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroupOrBuilderOsmformat.PrimitiveBlock. getPrimitivegroupOrBuilder(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroupOrBuilderOsmformat.PrimitiveBlockOrBuilder. getPrimitivegroupOrBuilder(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Methods in crosby.binary that return types with arguments of type Osmformat.PrimitiveGroupOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<Osmformat.PrimitiveGroup,Osmformat.PrimitiveGroup.Builder,Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock.Builder. getPrimitivegroupFieldBuilder()java.util.List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock.Builder. getPrimitivegroupOrBuilderList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;java.util.List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock. getPrimitivegroupOrBuilderList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;java.util.List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlockOrBuilder. getPrimitivegroupOrBuilderList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
-