public static final class Osmformat.PrimitiveGroup extends com.google.protobuf.GeneratedMessageLite implements Osmformat.PrimitiveGroupOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat.PrimitiveGroup.Builder |
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 int |
RELATIONS_FIELD_NUMBER |
static int |
WAYS_FIELD_NUMBER |
getParserForType, makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownFieldpublic 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 static Osmformat.PrimitiveGroup.Builder newBuilder()
public static Osmformat.PrimitiveGroup.Builder newBuilder(Osmformat.PrimitiveGroup prototype)
public static Osmformat.PrimitiveGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.PrimitiveGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.PrimitiveGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.PrimitiveGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.PrimitiveGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.PrimitiveGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.PrimitiveGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Osmformat.PrimitiveGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.PrimitiveGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.PrimitiveGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Osmformat.ChangeSet getChangesets(int index)
getChangesets in interface Osmformat.PrimitiveGroupOrBuilderpublic int getChangesetsCount()
getChangesetsCount in interface Osmformat.PrimitiveGroupOrBuilderpublic List<Osmformat.ChangeSet> getChangesetsList()
getChangesetsList in interface Osmformat.PrimitiveGroupOrBuilderpublic Osmformat.ChangeSetOrBuilder getChangesetsOrBuilder(int index)
public List<? extends Osmformat.ChangeSetOrBuilder> getChangesetsOrBuilderList()
public Osmformat.PrimitiveGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.DenseNodes getDense()
getDense in interface Osmformat.PrimitiveGroupOrBuilderpublic Osmformat.Node getNodes(int index)
getNodes in interface Osmformat.PrimitiveGroupOrBuilderpublic int getNodesCount()
getNodesCount in interface Osmformat.PrimitiveGroupOrBuilderpublic List<Osmformat.Node> getNodesList()
getNodesList in interface Osmformat.PrimitiveGroupOrBuilderpublic Osmformat.NodeOrBuilder getNodesOrBuilder(int index)
public List<? extends Osmformat.NodeOrBuilder> getNodesOrBuilderList()
public Osmformat.Relation getRelations(int index)
getRelations in interface Osmformat.PrimitiveGroupOrBuilderpublic int getRelationsCount()
getRelationsCount in interface Osmformat.PrimitiveGroupOrBuilderpublic List<Osmformat.Relation> getRelationsList()
getRelationsList in interface Osmformat.PrimitiveGroupOrBuilderpublic Osmformat.RelationOrBuilder getRelationsOrBuilder(int index)
public List<? extends Osmformat.RelationOrBuilder> getRelationsOrBuilderList()
public int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitepublic Osmformat.Way getWays(int index)
getWays in interface Osmformat.PrimitiveGroupOrBuilderpublic int getWaysCount()
getWaysCount in interface Osmformat.PrimitiveGroupOrBuilderpublic List<Osmformat.Way> getWaysList()
getWaysList in interface Osmformat.PrimitiveGroupOrBuilderpublic Osmformat.WayOrBuilder getWaysOrBuilder(int index)
public List<? extends Osmformat.WayOrBuilder> getWaysOrBuilderList()
public boolean hasDense()
hasDense in interface Osmformat.PrimitiveGroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.PrimitiveGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessageLitepublic Osmformat.PrimitiveGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessageLiteprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageLiteObjectStreamExceptionpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLiteIOExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.