|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.GeneratedMessageLite
org.jetbrains.kotlin.serialization.jvm.JvmProtoBuf.StringTableTypes
public static final class JvmProtoBuf.StringTableTypes
Protobuf type org.jetbrains.kotlin.serialization.jvm.StringTableTypes
| Nested Class Summary | |
|---|---|
static class |
JvmProtoBuf.StringTableTypes.Builder
Protobuf type org.jetbrains.kotlin.serialization.jvm.StringTableTypes |
static class |
JvmProtoBuf.StringTableTypes.Record
Protobuf type org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record |
static interface |
JvmProtoBuf.StringTableTypes.RecordOrBuilder
|
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite |
|---|
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> |
| Field Summary | |
|---|---|
static int |
LOCAL_NAME_FIELD_NUMBER
|
static com.google.protobuf.Parser<JvmProtoBuf.StringTableTypes> |
PARSER
|
static int |
RECORD_FIELD_NUMBER
|
| Method Summary | |
|---|---|
static JvmProtoBuf.StringTableTypes |
getDefaultInstance()
|
JvmProtoBuf.StringTableTypes |
getDefaultInstanceForType()
|
int |
getLocalName(int index)
repeated int32 local_name = 5 [packed = true]; |
int |
getLocalNameCount()
repeated int32 local_name = 5 [packed = true]; |
java.util.List<java.lang.Integer> |
getLocalNameList()
repeated int32 local_name = 5 [packed = true]; |
com.google.protobuf.Parser<JvmProtoBuf.StringTableTypes> |
getParserForType()
|
JvmProtoBuf.StringTableTypes.Record |
getRecord(int index)
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1; |
int |
getRecordCount()
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1; |
java.util.List<JvmProtoBuf.StringTableTypes.Record> |
getRecordList()
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1; |
JvmProtoBuf.StringTableTypes.RecordOrBuilder |
getRecordOrBuilder(int index)
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1; |
java.util.List<? extends JvmProtoBuf.StringTableTypes.RecordOrBuilder> |
getRecordOrBuilderList()
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1; |
int |
getSerializedSize()
|
boolean |
isInitialized()
|
static JvmProtoBuf.StringTableTypes.Builder |
newBuilder()
|
static JvmProtoBuf.StringTableTypes.Builder |
newBuilder(JvmProtoBuf.StringTableTypes prototype)
|
JvmProtoBuf.StringTableTypes.Builder |
newBuilderForType()
|
static JvmProtoBuf.StringTableTypes |
parseDelimitedFrom(java.io.InputStream input)
|
static JvmProtoBuf.StringTableTypes |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(byte[] data)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(com.google.protobuf.ByteString data)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(java.io.InputStream input)
|
static JvmProtoBuf.StringTableTypes |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
JvmProtoBuf.StringTableTypes.Builder |
toBuilder()
|
protected java.lang.Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessageLite |
|---|
makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static com.google.protobuf.Parser<JvmProtoBuf.StringTableTypes> PARSER
public static final int RECORD_FIELD_NUMBER
public static final int LOCAL_NAME_FIELD_NUMBER
| Method Detail |
|---|
public static JvmProtoBuf.StringTableTypes getDefaultInstance()
public JvmProtoBuf.StringTableTypes getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilderpublic com.google.protobuf.Parser<JvmProtoBuf.StringTableTypes> getParserForType()
getParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageLitepublic java.util.List<JvmProtoBuf.StringTableTypes.Record> getRecordList()
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1;
getRecordList in interface JvmProtoBuf.StringTableTypesOrBuilderpublic java.util.List<? extends JvmProtoBuf.StringTableTypes.RecordOrBuilder> getRecordOrBuilderList()
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1;
public int getRecordCount()
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1;
getRecordCount in interface JvmProtoBuf.StringTableTypesOrBuilderpublic JvmProtoBuf.StringTableTypes.Record getRecord(int index)
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1;
getRecord in interface JvmProtoBuf.StringTableTypesOrBuilderpublic JvmProtoBuf.StringTableTypes.RecordOrBuilder getRecordOrBuilder(int index)
repeated .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record record = 1;
public java.util.List<java.lang.Integer> getLocalNameList()
repeated int32 local_name = 5 [packed = true];
Indices of strings which are names of local classes or anonymous objects
getLocalNameList in interface JvmProtoBuf.StringTableTypesOrBuilderpublic int getLocalNameCount()
repeated int32 local_name = 5 [packed = true];
Indices of strings which are names of local classes or anonymous objects
getLocalNameCount in interface JvmProtoBuf.StringTableTypesOrBuilderpublic int getLocalName(int index)
repeated int32 local_name = 5 [packed = true];
Indices of strings which are names of local classes or anonymous objects
getLocalName in interface JvmProtoBuf.StringTableTypesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLite
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageLitejava.io.ObjectStreamException
public static JvmProtoBuf.StringTableTypes parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JvmProtoBuf.StringTableTypes parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JvmProtoBuf.StringTableTypes parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JvmProtoBuf.StringTableTypes parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static JvmProtoBuf.StringTableTypes parseFrom(java.io.InputStream input)
throws java.io.IOException
java.io.IOException
public static JvmProtoBuf.StringTableTypes parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOException
public static JvmProtoBuf.StringTableTypes parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException
java.io.IOException
public static JvmProtoBuf.StringTableTypes parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOException
public static JvmProtoBuf.StringTableTypes parseFrom(com.google.protobuf.CodedInputStream input)
throws java.io.IOException
java.io.IOException
public static JvmProtoBuf.StringTableTypes parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOExceptionpublic static JvmProtoBuf.StringTableTypes.Builder newBuilder()
public JvmProtoBuf.StringTableTypes.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessageLitepublic static JvmProtoBuf.StringTableTypes.Builder newBuilder(JvmProtoBuf.StringTableTypes prototype)
public JvmProtoBuf.StringTableTypes.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessageLite
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||