public static final class Osmformat.DenseInfo extends com.google.protobuf.GeneratedMessageLite implements Osmformat.DenseInfoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat.DenseInfo.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 |
CHANGESET_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
UID_FIELD_NUMBER |
static int |
USER_SID_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
static int |
VISIBLE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
long |
getChangeset(int index) |
int |
getChangesetCount() |
List<Long> |
getChangesetList() |
static Osmformat.DenseInfo |
getDefaultInstance() |
Osmformat.DenseInfo |
getDefaultInstanceForType() |
int |
getSerializedSize() |
long |
getTimestamp(int index) |
int |
getTimestampCount() |
List<Long> |
getTimestampList() |
int |
getUid(int index) |
int |
getUidCount() |
List<Integer> |
getUidList() |
int |
getUserSid(int index) |
int |
getUserSidCount() |
List<Integer> |
getUserSidList() |
int |
getVersion(int index) |
int |
getVersionCount() |
List<Integer> |
getVersionList() |
boolean |
getVisible(int index) |
int |
getVisibleCount() |
List<Boolean> |
getVisibleList() |
boolean |
isInitialized() |
static Osmformat.DenseInfo.Builder |
newBuilder() |
static Osmformat.DenseInfo.Builder |
newBuilder(Osmformat.DenseInfo prototype) |
Osmformat.DenseInfo.Builder |
newBuilderForType() |
static Osmformat.DenseInfo |
parseDelimitedFrom(InputStream input) |
static Osmformat.DenseInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseInfo |
parseFrom(byte[] data) |
static Osmformat.DenseInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Osmformat.DenseInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Osmformat.DenseInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseInfo |
parseFrom(InputStream input) |
static Osmformat.DenseInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Osmformat.DenseInfo.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getParserForType, makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownFieldpublic static final int VERSION_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int CHANGESET_FIELD_NUMBER
public static final int UID_FIELD_NUMBER
public static final int USER_SID_FIELD_NUMBER
public static final int VISIBLE_FIELD_NUMBER
public static Osmformat.DenseInfo getDefaultInstance()
public static Osmformat.DenseInfo.Builder newBuilder()
public static Osmformat.DenseInfo.Builder newBuilder(Osmformat.DenseInfo prototype)
public static Osmformat.DenseInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.DenseInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.DenseInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Osmformat.DenseInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.DenseInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.DenseInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic long getChangeset(int index)
getChangeset in interface Osmformat.DenseInfoOrBuilderpublic int getChangesetCount()
getChangesetCount in interface Osmformat.DenseInfoOrBuilderpublic List<Long> getChangesetList()
getChangesetList in interface Osmformat.DenseInfoOrBuilderpublic Osmformat.DenseInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilderpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitepublic long getTimestamp(int index)
getTimestamp in interface Osmformat.DenseInfoOrBuilderpublic int getTimestampCount()
getTimestampCount in interface Osmformat.DenseInfoOrBuilderpublic List<Long> getTimestampList()
getTimestampList in interface Osmformat.DenseInfoOrBuilderpublic int getUid(int index)
getUid in interface Osmformat.DenseInfoOrBuilderpublic int getUidCount()
getUidCount in interface Osmformat.DenseInfoOrBuilderpublic List<Integer> getUidList()
getUidList in interface Osmformat.DenseInfoOrBuilderpublic int getUserSid(int index)
getUserSid in interface Osmformat.DenseInfoOrBuilderpublic int getUserSidCount()
getUserSidCount in interface Osmformat.DenseInfoOrBuilderpublic List<Integer> getUserSidList()
getUserSidList in interface Osmformat.DenseInfoOrBuilderpublic int getVersion(int index)
getVersion in interface Osmformat.DenseInfoOrBuilderpublic int getVersionCount()
getVersionCount in interface Osmformat.DenseInfoOrBuilderpublic List<Integer> getVersionList()
getVersionList in interface Osmformat.DenseInfoOrBuilderpublic boolean getVisible(int index)
getVisible in interface Osmformat.DenseInfoOrBuilderpublic int getVisibleCount()
getVisibleCount in interface Osmformat.DenseInfoOrBuilderpublic List<Boolean> getVisibleList()
getVisibleList in interface Osmformat.DenseInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.DenseInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessageLitepublic Osmformat.DenseInfo.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.