Uses of Interface
crosby.binary.Osmformat.RelationOrBuilder
-
Packages that use Osmformat.RelationOrBuilder Package Description crosby.binary -
-
Uses of Osmformat.RelationOrBuilder in crosby.binary
Classes in crosby.binary that implement Osmformat.RelationOrBuilder Modifier and Type Class Description static classOsmformat.RelationProtobuf typeOSMPBF.Relationstatic classOsmformat.Relation.BuilderProtobuf typeOSMPBF.RelationMethods in crosby.binary that return Osmformat.RelationOrBuilder Modifier and Type Method Description Osmformat.RelationOrBuilderOsmformat.PrimitiveGroup.Builder. getRelationsOrBuilder(int index)repeated .OSMPBF.Relation relations = 4;Osmformat.RelationOrBuilderOsmformat.PrimitiveGroup. getRelationsOrBuilder(int index)repeated .OSMPBF.Relation relations = 4;Osmformat.RelationOrBuilderOsmformat.PrimitiveGroupOrBuilder. getRelationsOrBuilder(int index)repeated .OSMPBF.Relation relations = 4;Methods in crosby.binary that return types with arguments of type Osmformat.RelationOrBuilder Modifier and Type Method Description List<? extends Osmformat.RelationOrBuilder>Osmformat.PrimitiveGroup.Builder. getRelationsOrBuilderList()repeated .OSMPBF.Relation relations = 4;List<? extends Osmformat.RelationOrBuilder>Osmformat.PrimitiveGroup. getRelationsOrBuilderList()repeated .OSMPBF.Relation relations = 4;List<? extends Osmformat.RelationOrBuilder>Osmformat.PrimitiveGroupOrBuilder. getRelationsOrBuilderList()repeated .OSMPBF.Relation relations = 4;
-