public static final class Osmformat.PrimitiveGroup extends com.protobuf .GeneratedMessageLite implements Osmformat .PrimitiveGroupOrBuilder
OSMPBF.PrimitiveGroup
Group of OSMPrimitives. All primitives in a group must be the same type.
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat
Protobuf type
OSMPBF.PrimitiveGroup
|
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type> | Modifier and Type | Field and Description |
|---|---|
static int |
CHANGESETS_FIELD_NUMBER
|
static int |
DENSE_FIELD_NUMBER
|
static int |
NODES_FIELD_NUMBER
|
static com |
PARSER
|
static int |
RELATIONS_FIELD_NUMBER
|
static int |
WAYS_FIELD_NUMBER
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
getChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
|
int |
getChangesetsCount()
repeated .OSMPBF.ChangeSet changesets = 5;
|
List |
getChangesetsList()
repeated .OSMPBF.ChangeSet changesets = 5;
|
Osmformat |
getChangesetsOrBuilder(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
|
List |
getChangesetsOrBuilderList()
repeated .OSMPBF.ChangeSet changesets = 5;
|
static Osmformat |
getDefaultInstance()
|
Osmformat |
getDefaultInstanceForType()
|
Osmformat |
getDense()
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
getNodes(int index)
repeated .OSMPBF.Node nodes = 1;
|
int |
getNodesCount()
repeated .OSMPBF.Node nodes = 1;
|
List |
getNodesList()
repeated .OSMPBF.Node nodes = 1;
|
Osmformat |
getNodesOrBuilder(int index)
repeated .OSMPBF.Node nodes = 1;
|
List |
getNodesOrBuilderList()
repeated .OSMPBF.Node nodes = 1;
|
com |
getParserForType()
|
Osmformat |
getRelations(int index)
repeated .OSMPBF.Relation relations = 4;
|
int |
getRelationsCount()
repeated .OSMPBF.Relation relations = 4;
|
List |
getRelationsList()
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
getRelationsOrBuilder(int index)
repeated .OSMPBF.Relation relations = 4;
|
List |
getRelationsOrBuilderList()
repeated .OSMPBF.Relation relations = 4;
|
int |
getSerializedSize()
|
Osmformat |
getWays(int index)
repeated .OSMPBF.Way ways = 3;
|
int |
getWaysCount()
repeated .OSMPBF.Way ways = 3;
|
List |
getWaysList()
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
getWaysOrBuilder(int index)
repeated .OSMPBF.Way ways = 3;
|
List |
getWaysOrBuilderList()
repeated .OSMPBF.Way ways = 3;
|
boolean |
hasDense()
optional .OSMPBF.DenseNodes dense = 2;
|
boolean |
isInitialized()
|
static Osmformat |
newBuilder()
|
static Osmformat |
newBuilder(Osmformat
|
Osmformat |
newBuilderForType()
|
static Osmformat |
parseDelimitedFrom(InputStream
|
static Osmformat |
parseDelimitedFrom(InputStream
|
static Osmformat |
parseFrom(byte[] data)
|
static Osmformat |
parseFrom(byte[] data, com
|
static Osmformat |
parseFrom(com
|
static Osmformat |
parseFrom(com
|
static Osmformat |
parseFrom(com
|
static Osmformat |
parseFrom(com
|
static Osmformat |
parseFrom(InputStream
|
static Osmformat |
parseFrom(InputStream
|
Osmformat |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com
|
makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownFieldpublic static com.protobuf .Parser <Osmformat .PrimitiveGroup > PARSER
public static final int NODES_FIELD_NUMBER
public static final int DENSE_FIELD_NUMBER
public static final int WAYS_FIELD_NUMBER
public static final int RELATIONS_FIELD_NUMBER
public static final int CHANGESETS_FIELD_NUMBER
public static Osmformat.PrimitiveGroup getDefaultInstance()
public Osmformat.PrimitiveGroup getDefaultInstanceForType()
public com.protobuf .Parser <Osmformat .PrimitiveGroup > getParserForType()
public List<Osmformat .Node > getNodesList()
repeated .OSMPBF.Node nodes = 1;
public List<? extends Osmformat .NodeOrBuilder > getNodesOrBuilderList()
repeated .OSMPBF.Node nodes = 1;
public int getNodesCount()
repeated .OSMPBF.Node nodes = 1;
public Osmformat.Node getNodes(int index)
repeated .OSMPBF.Node nodes = 1;
public Osmformat.NodeOrBuilder getNodesOrBuilder(int index)
repeated .OSMPBF.Node nodes = 1;
public boolean hasDense()
optional .OSMPBF.DenseNodes dense = 2;
public Osmformat.DenseNodes getDense()
optional .OSMPBF.DenseNodes dense = 2;
public List<Osmformat .Way > getWaysList()
repeated .OSMPBF.Way ways = 3;
public List<? extends Osmformat .WayOrBuilder > getWaysOrBuilderList()
repeated .OSMPBF.Way ways = 3;
public int getWaysCount()
repeated .OSMPBF.Way ways = 3;
public Osmformat.Way getWays(int index)
repeated .OSMPBF.Way ways = 3;
public Osmformat.WayOrBuilder getWaysOrBuilder(int index)
repeated .OSMPBF.Way ways = 3;
public List<Osmformat .Relation > getRelationsList()
repeated .OSMPBF.Relation relations = 4;
public List<? extends Osmformat .RelationOrBuilder > getRelationsOrBuilderList()
repeated .OSMPBF.Relation relations = 4;
public int getRelationsCount()
repeated .OSMPBF.Relation relations = 4;
public Osmformat.Relation getRelations(int index)
repeated .OSMPBF.Relation relations = 4;
public Osmformat.RelationOrBuilder getRelationsOrBuilder(int index)
repeated .OSMPBF.Relation relations = 4;
public List<Osmformat .ChangeSet > getChangesetsList()
repeated .OSMPBF.ChangeSet changesets = 5;
public List<? extends Osmformat .ChangeSetOrBuilder > getChangesetsOrBuilderList()
repeated .OSMPBF.ChangeSet changesets = 5;
public int getChangesetsCount()
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.ChangeSet getChangesets(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
public Osmformat.ChangeSetOrBuilder getChangesetsOrBuilder(int index)
repeated .OSMPBF.ChangeSet changesets = 5;
public final boolean isInitialized()
public void writeTo(com.protobuf .CodedOutputStream output) throws IOException
writeTo in interface
com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
protected ObjectwriteReplace() throws ObjectStreamException
writeReplace in class
com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static Osmformat.PrimitiveGroup parseFrom(com .protobuf .ByteString data) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.PrimitiveGroup parseFrom(com .protobuf .ByteString data, com .protobuf .ExtensionRegistryLite extensionRegistry) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.PrimitiveGroup parseFrom(byte[] data) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.PrimitiveGroup parseFrom(byte[] data, com .protobuf .ExtensionRegistryLite extensionRegistry) throws com .protobuf .InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Osmformat.PrimitiveGroup parseFrom(InputStream input) throws IOException
IOException
public static Osmformat.PrimitiveGroup parseFrom(InputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Osmformat.PrimitiveGroup parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Osmformat.PrimitiveGroup parseDelimitedFrom(InputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Osmformat.PrimitiveGroup parseFrom(com .protobuf .CodedInputStream input) throws IOException
IOException
public static Osmformat.PrimitiveGroup parseFrom(com .protobuf .CodedInputStream input, com .protobuf .ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Osmformat.PrimitiveGroup .Builder newBuilder()
public Osmformat.PrimitiveGroup .Builder newBuilderForType()
public static Osmformat.PrimitiveGroup .Builder newBuilder(Osmformat .PrimitiveGroup prototype)
public Osmformat.PrimitiveGroup .Builder toBuilder()