public static final class Osmformat.StringTable extends com.google.protobuf.GeneratedMessageLite implements Osmformat.StringTableOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat.StringTable.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 |
S_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static Osmformat.StringTable |
getDefaultInstance() |
Osmformat.StringTable |
getDefaultInstanceForType() |
com.google.protobuf.ByteString |
getS(int index) |
int |
getSCount() |
int |
getSerializedSize() |
List<com.google.protobuf.ByteString> |
getSList() |
boolean |
isInitialized() |
static Osmformat.StringTable.Builder |
newBuilder() |
static Osmformat.StringTable.Builder |
newBuilder(Osmformat.StringTable prototype) |
Osmformat.StringTable.Builder |
newBuilderForType() |
static Osmformat.StringTable |
parseDelimitedFrom(InputStream input) |
static Osmformat.StringTable |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.StringTable |
parseFrom(byte[] data) |
static Osmformat.StringTable |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.StringTable |
parseFrom(com.google.protobuf.ByteString data) |
static Osmformat.StringTable |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.StringTable |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Osmformat.StringTable |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.StringTable |
parseFrom(InputStream input) |
static Osmformat.StringTable |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Osmformat.StringTable.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getParserForType, makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownFieldpublic static final int S_FIELD_NUMBER
public static Osmformat.StringTable getDefaultInstance()
public static Osmformat.StringTable.Builder newBuilder()
public static Osmformat.StringTable.Builder newBuilder(Osmformat.StringTable prototype)
public static Osmformat.StringTable parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.StringTable parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.StringTable parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.StringTable parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.StringTable parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.StringTable parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.StringTable parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Osmformat.StringTable parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.StringTable parseFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.StringTable parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Osmformat.StringTable getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilderpublic com.google.protobuf.ByteString getS(int index)
getS in interface Osmformat.StringTableOrBuilderpublic int getSCount()
getSCount in interface Osmformat.StringTableOrBuilderpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitepublic List<com.google.protobuf.ByteString> getSList()
getSList in interface Osmformat.StringTableOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.StringTable.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessageLitepublic Osmformat.StringTable.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.