|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<JvmProtoBuf.StringTableTypes.Record,JvmProtoBuf.StringTableTypes.Record.Builder>
org.jetbrains.kotlin.serialization.jvm.JvmProtoBuf.StringTableTypes.Record.Builder
public static final class JvmProtoBuf.StringTableTypes.Record.Builder
Protobuf type org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record
| Method Summary | |
|---|---|
JvmProtoBuf.StringTableTypes.Record.Builder |
addAllReplaceChar(java.lang.Iterable<? extends java.lang.Integer> values)
repeated int32 replace_char = 5 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
addAllSubstringIndex(java.lang.Iterable<? extends java.lang.Integer> values)
repeated int32 substring_index = 4 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
addReplaceChar(int value)
repeated int32 replace_char = 5 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
addSubstringIndex(int value)
repeated int32 substring_index = 4 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record |
build()
|
JvmProtoBuf.StringTableTypes.Record |
buildPartial()
|
JvmProtoBuf.StringTableTypes.Record.Builder |
clear()
|
JvmProtoBuf.StringTableTypes.Record.Builder |
clearOperation()
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
clearPredefinedIndex()
optional int32 predefined_index = 2; |
JvmProtoBuf.StringTableTypes.Record.Builder |
clearRange()
optional int32 range = 1 [default = 1]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
clearReplaceChar()
repeated int32 replace_char = 5 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
clearString()
optional string string = 6; |
JvmProtoBuf.StringTableTypes.Record.Builder |
clearSubstringIndex()
repeated int32 substring_index = 4 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
clone()
|
JvmProtoBuf.StringTableTypes.Record |
getDefaultInstanceForType()
|
JvmProtoBuf.StringTableTypes.Record.Operation |
getOperation()
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE]; |
int |
getPredefinedIndex()
optional int32 predefined_index = 2; |
int |
getRange()
optional int32 range = 1 [default = 1]; |
int |
getReplaceChar(int index)
repeated int32 replace_char = 5 [packed = true]; |
int |
getReplaceCharCount()
repeated int32 replace_char = 5 [packed = true]; |
java.util.List<java.lang.Integer> |
getReplaceCharList()
repeated int32 replace_char = 5 [packed = true]; |
java.lang.String |
getString()
optional string string = 6; |
com.google.protobuf.ByteString |
getStringBytes()
optional string string = 6; |
int |
getSubstringIndex(int index)
repeated int32 substring_index = 4 [packed = true]; |
int |
getSubstringIndexCount()
repeated int32 substring_index = 4 [packed = true]; |
java.util.List<java.lang.Integer> |
getSubstringIndexList()
repeated int32 substring_index = 4 [packed = true]; |
boolean |
hasOperation()
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE]; |
boolean |
hasPredefinedIndex()
optional int32 predefined_index = 2; |
boolean |
hasRange()
optional int32 range = 1 [default = 1]; |
boolean |
hasString()
optional string string = 6; |
boolean |
isInitialized()
|
JvmProtoBuf.StringTableTypes.Record.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
JvmProtoBuf.StringTableTypes.Record.Builder |
mergeFrom(JvmProtoBuf.StringTableTypes.Record other)
|
JvmProtoBuf.StringTableTypes.Record.Builder |
setOperation(JvmProtoBuf.StringTableTypes.Record.Operation value)
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
setPredefinedIndex(int value)
optional int32 predefined_index = 2; |
JvmProtoBuf.StringTableTypes.Record.Builder |
setRange(int value)
optional int32 range = 1 [default = 1]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
setReplaceChar(int index,
int value)
repeated int32 replace_char = 5 [packed = true]; |
JvmProtoBuf.StringTableTypes.Record.Builder |
setString(java.lang.String value)
optional string string = 6; |
JvmProtoBuf.StringTableTypes.Record.Builder |
setStringBytes(com.google.protobuf.ByteString value)
optional string string = 6; |
JvmProtoBuf.StringTableTypes.Record.Builder |
setSubstringIndex(int index,
int value)
repeated int32 substring_index = 4 [packed = true]; |
| Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder |
|---|
parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public JvmProtoBuf.StringTableTypes.Record.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<JvmProtoBuf.StringTableTypes.Record,JvmProtoBuf.StringTableTypes.Record.Builder>public JvmProtoBuf.StringTableTypes.Record.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<JvmProtoBuf.StringTableTypes.Record,JvmProtoBuf.StringTableTypes.Record.Builder>public JvmProtoBuf.StringTableTypes.Record getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<JvmProtoBuf.StringTableTypes.Record,JvmProtoBuf.StringTableTypes.Record.Builder>public JvmProtoBuf.StringTableTypes.Record build()
build in interface com.google.protobuf.MessageLite.Builderpublic JvmProtoBuf.StringTableTypes.Record buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic JvmProtoBuf.StringTableTypes.Record.Builder mergeFrom(JvmProtoBuf.StringTableTypes.Record other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<JvmProtoBuf.StringTableTypes.Record,JvmProtoBuf.StringTableTypes.Record.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
public JvmProtoBuf.StringTableTypes.Record.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
mergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessageLite.Builder<JvmProtoBuf.StringTableTypes.Record.Builder>java.io.IOExceptionpublic boolean hasRange()
optional int32 range = 1 [default = 1];
The number of times this record should be repeated; this is used to collapse identical subsequent records in the list
hasRange in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic int getRange()
optional int32 range = 1 [default = 1];
The number of times this record should be repeated; this is used to collapse identical subsequent records in the list
getRange in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic JvmProtoBuf.StringTableTypes.Record.Builder setRange(int value)
optional int32 range = 1 [default = 1];
The number of times this record should be repeated; this is used to collapse identical subsequent records in the list
public JvmProtoBuf.StringTableTypes.Record.Builder clearRange()
optional int32 range = 1 [default = 1];
The number of times this record should be repeated; this is used to collapse identical subsequent records in the list
public boolean hasPredefinedIndex()
optional int32 predefined_index = 2;
Index of the predefined constant. If this field is present, the associated string is ignored
hasPredefinedIndex in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic int getPredefinedIndex()
optional int32 predefined_index = 2;
Index of the predefined constant. If this field is present, the associated string is ignored
getPredefinedIndex in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic JvmProtoBuf.StringTableTypes.Record.Builder setPredefinedIndex(int value)
optional int32 predefined_index = 2;
Index of the predefined constant. If this field is present, the associated string is ignored
public JvmProtoBuf.StringTableTypes.Record.Builder clearPredefinedIndex()
optional int32 predefined_index = 2;
Index of the predefined constant. If this field is present, the associated string is ignored
public boolean hasString()
optional string string = 6;
A string which should be used. If this field is present, both the associated string and the predefined string index are ignored
hasString in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic java.lang.String getString()
optional string string = 6;
A string which should be used. If this field is present, both the associated string and the predefined string index are ignored
getString in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic com.google.protobuf.ByteString getStringBytes()
optional string string = 6;
A string which should be used. If this field is present, both the associated string and the predefined string index are ignored
getStringBytes in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic JvmProtoBuf.StringTableTypes.Record.Builder setString(java.lang.String value)
optional string string = 6;
A string which should be used. If this field is present, both the associated string and the predefined string index are ignored
public JvmProtoBuf.StringTableTypes.Record.Builder clearString()
optional string string = 6;
A string which should be used. If this field is present, both the associated string and the predefined string index are ignored
public JvmProtoBuf.StringTableTypes.Record.Builder setStringBytes(com.google.protobuf.ByteString value)
optional string string = 6;
A string which should be used. If this field is present, both the associated string and the predefined string index are ignored
public boolean hasOperation()
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE];
Perform a described operation on the string
hasOperation in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic JvmProtoBuf.StringTableTypes.Record.Operation getOperation()
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE];
Perform a described operation on the string
getOperation in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic JvmProtoBuf.StringTableTypes.Record.Builder setOperation(JvmProtoBuf.StringTableTypes.Record.Operation value)
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE];
Perform a described operation on the string
public JvmProtoBuf.StringTableTypes.Record.Builder clearOperation()
optional .org.jetbrains.kotlin.serialization.jvm.StringTableTypes.Record.Operation operation = 3 [default = NONE];
Perform a described operation on the string
public java.util.List<java.lang.Integer> getSubstringIndexList()
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
getSubstringIndexList in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic int getSubstringIndexCount()
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
getSubstringIndexCount in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic int getSubstringIndex(int index)
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
getSubstringIndex in interface JvmProtoBuf.StringTableTypes.RecordOrBuilder
public JvmProtoBuf.StringTableTypes.Record.Builder setSubstringIndex(int index,
int value)
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
public JvmProtoBuf.StringTableTypes.Record.Builder addSubstringIndex(int value)
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
public JvmProtoBuf.StringTableTypes.Record.Builder addAllSubstringIndex(java.lang.Iterable<? extends java.lang.Integer> values)
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
public JvmProtoBuf.StringTableTypes.Record.Builder clearSubstringIndex()
repeated int32 substring_index = 4 [packed = true];
If this field is present, the "substring" operation must be performed with the first element of this list as the start index, and the second element as the end index. If an operation is not NONE, it's applied _after_ this substring operation
public java.util.List<java.lang.Integer> getReplaceCharList()
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
getReplaceCharList in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic int getReplaceCharCount()
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
getReplaceCharCount in interface JvmProtoBuf.StringTableTypes.RecordOrBuilderpublic int getReplaceChar(int index)
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
getReplaceChar in interface JvmProtoBuf.StringTableTypes.RecordOrBuilder
public JvmProtoBuf.StringTableTypes.Record.Builder setReplaceChar(int index,
int value)
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
public JvmProtoBuf.StringTableTypes.Record.Builder addReplaceChar(int value)
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
public JvmProtoBuf.StringTableTypes.Record.Builder addAllReplaceChar(java.lang.Iterable<? extends java.lang.Integer> values)
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
public JvmProtoBuf.StringTableTypes.Record.Builder clearReplaceChar()
repeated int32 replace_char = 5 [packed = true];
If this field is present, the "replaceAll" operation must be performed with the first element of this list as the code point of the character to replace, and the second element as the code point of the replacement character
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||