|
|||||||||
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<ProtoBuf.Annotation.Argument.Value,ProtoBuf.Annotation.Argument.Value.Builder>
org.jetbrains.kotlin.serialization.ProtoBuf.Annotation.Argument.Value.Builder
public static final class ProtoBuf.Annotation.Argument.Value.Builder
Protobuf type org.jetbrains.kotlin.serialization.Annotation.Argument.Value
Method Summary | |
---|---|
ProtoBuf.Annotation.Argument.Value.Builder |
addAllArrayElement(java.lang.Iterable<? extends ProtoBuf.Annotation.Argument.Value> values)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
addArrayElement(int index,
ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
addArrayElement(int index,
ProtoBuf.Annotation.Argument.Value value)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
addArrayElement(ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
addArrayElement(ProtoBuf.Annotation.Argument.Value value)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value |
build()
|
ProtoBuf.Annotation.Argument.Value |
buildPartial()
|
ProtoBuf.Annotation.Argument.Value.Builder |
clear()
|
ProtoBuf.Annotation.Argument.Value.Builder |
clearAnnotation()
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearArrayElement()
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearClassId()
optional int32 class_id = 6; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearDoubleValue()
optional double double_value = 4; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearEnumValueId()
optional int32 enum_value_id = 7; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearFloatValue()
optional float float_value = 3; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearIntValue()
optional sint64 int_value = 2; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearStringValue()
optional int32 string_value = 5; |
ProtoBuf.Annotation.Argument.Value.Builder |
clearType()
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1; |
ProtoBuf.Annotation.Argument.Value.Builder |
clone()
|
ProtoBuf.Annotation |
getAnnotation()
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8; |
ProtoBuf.Annotation.Argument.Value |
getArrayElement(int index)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
int |
getArrayElementCount()
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
java.util.List<ProtoBuf.Annotation.Argument.Value> |
getArrayElementList()
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
int |
getClassId()
optional int32 class_id = 6; |
ProtoBuf.Annotation.Argument.Value |
getDefaultInstanceForType()
|
double |
getDoubleValue()
optional double double_value = 4; |
int |
getEnumValueId()
optional int32 enum_value_id = 7; |
float |
getFloatValue()
optional float float_value = 3; |
long |
getIntValue()
optional sint64 int_value = 2; |
int |
getStringValue()
optional int32 string_value = 5; |
ProtoBuf.Annotation.Argument.Value.Type |
getType()
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1; |
boolean |
hasAnnotation()
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8; |
boolean |
hasClassId()
optional int32 class_id = 6; |
boolean |
hasDoubleValue()
optional double double_value = 4; |
boolean |
hasEnumValueId()
optional int32 enum_value_id = 7; |
boolean |
hasFloatValue()
optional float float_value = 3; |
boolean |
hasIntValue()
optional sint64 int_value = 2; |
boolean |
hasStringValue()
optional int32 string_value = 5; |
boolean |
hasType()
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1; |
boolean |
isInitialized()
|
ProtoBuf.Annotation.Argument.Value.Builder |
mergeAnnotation(ProtoBuf.Annotation value)
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8; |
ProtoBuf.Annotation.Argument.Value.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtoBuf.Annotation.Argument.Value.Builder |
mergeFrom(ProtoBuf.Annotation.Argument.Value other)
|
ProtoBuf.Annotation.Argument.Value.Builder |
removeArrayElement(int index)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
setAnnotation(ProtoBuf.Annotation.Builder builderForValue)
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8; |
ProtoBuf.Annotation.Argument.Value.Builder |
setAnnotation(ProtoBuf.Annotation value)
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8; |
ProtoBuf.Annotation.Argument.Value.Builder |
setArrayElement(int index,
ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
setArrayElement(int index,
ProtoBuf.Annotation.Argument.Value value)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9; |
ProtoBuf.Annotation.Argument.Value.Builder |
setClassId(int value)
optional int32 class_id = 6; |
ProtoBuf.Annotation.Argument.Value.Builder |
setDoubleValue(double value)
optional double double_value = 4; |
ProtoBuf.Annotation.Argument.Value.Builder |
setEnumValueId(int value)
optional int32 enum_value_id = 7; |
ProtoBuf.Annotation.Argument.Value.Builder |
setFloatValue(float value)
optional float float_value = 3; |
ProtoBuf.Annotation.Argument.Value.Builder |
setIntValue(long value)
optional sint64 int_value = 2; |
ProtoBuf.Annotation.Argument.Value.Builder |
setStringValue(int value)
optional int32 string_value = 5; |
ProtoBuf.Annotation.Argument.Value.Builder |
setType(ProtoBuf.Annotation.Argument.Value.Type value)
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1; |
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 ProtoBuf.Annotation.Argument.Value.Builder clear()
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument.Value,ProtoBuf.Annotation.Argument.Value.Builder>
public ProtoBuf.Annotation.Argument.Value.Builder clone()
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument.Value,ProtoBuf.Annotation.Argument.Value.Builder>
public ProtoBuf.Annotation.Argument.Value getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument.Value,ProtoBuf.Annotation.Argument.Value.Builder>
public ProtoBuf.Annotation.Argument.Value build()
build
in interface com.google.protobuf.MessageLite.Builder
public ProtoBuf.Annotation.Argument.Value buildPartial()
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ProtoBuf.Annotation.Argument.Value.Builder mergeFrom(ProtoBuf.Annotation.Argument.Value other)
mergeFrom
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument.Value,ProtoBuf.Annotation.Argument.Value.Builder>
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessageLite.Builder<ProtoBuf.Annotation.Argument.Value.Builder>
java.io.IOException
public boolean hasType()
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1;
Note: a *Value* has a Type, not an Argument! This is done for future language features which may involve using arrays of elements of different types. Such entries are allowed in the constant pool of JVM class files. However, to save space, this field is optional: in case of homogeneous arrays, only the type of the first element is required
hasType
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Type getType()
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1;
Note: a *Value* has a Type, not an Argument! This is done for future language features which may involve using arrays of elements of different types. Such entries are allowed in the constant pool of JVM class files. However, to save space, this field is optional: in case of homogeneous arrays, only the type of the first element is required
getType
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setType(ProtoBuf.Annotation.Argument.Value.Type value)
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1;
Note: a *Value* has a Type, not an Argument! This is done for future language features which may involve using arrays of elements of different types. Such entries are allowed in the constant pool of JVM class files. However, to save space, this field is optional: in case of homogeneous arrays, only the type of the first element is required
public ProtoBuf.Annotation.Argument.Value.Builder clearType()
optional .org.jetbrains.kotlin.serialization.Annotation.Argument.Value.Type type = 1;
Note: a *Value* has a Type, not an Argument! This is done for future language features which may involve using arrays of elements of different types. Such entries are allowed in the constant pool of JVM class files. However, to save space, this field is optional: in case of homogeneous arrays, only the type of the first element is required
public boolean hasIntValue()
optional sint64 int_value = 2;
hasIntValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public long getIntValue()
optional sint64 int_value = 2;
getIntValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setIntValue(long value)
optional sint64 int_value = 2;
public ProtoBuf.Annotation.Argument.Value.Builder clearIntValue()
optional sint64 int_value = 2;
public boolean hasFloatValue()
optional float float_value = 3;
hasFloatValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public float getFloatValue()
optional float float_value = 3;
getFloatValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setFloatValue(float value)
optional float float_value = 3;
public ProtoBuf.Annotation.Argument.Value.Builder clearFloatValue()
optional float float_value = 3;
public boolean hasDoubleValue()
optional double double_value = 4;
hasDoubleValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public double getDoubleValue()
optional double double_value = 4;
getDoubleValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setDoubleValue(double value)
optional double double_value = 4;
public ProtoBuf.Annotation.Argument.Value.Builder clearDoubleValue()
optional double double_value = 4;
public boolean hasStringValue()
optional int32 string_value = 5;
hasStringValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public int getStringValue()
optional int32 string_value = 5;
getStringValue
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setStringValue(int value)
optional int32 string_value = 5;
public ProtoBuf.Annotation.Argument.Value.Builder clearStringValue()
optional int32 string_value = 5;
public boolean hasClassId()
optional int32 class_id = 6;
If type = CLASS, FQ name of the referenced class; if type = ENUM, FQ name of the enum class
hasClassId
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public int getClassId()
optional int32 class_id = 6;
If type = CLASS, FQ name of the referenced class; if type = ENUM, FQ name of the enum class
getClassId
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setClassId(int value)
optional int32 class_id = 6;
If type = CLASS, FQ name of the referenced class; if type = ENUM, FQ name of the enum class
public ProtoBuf.Annotation.Argument.Value.Builder clearClassId()
optional int32 class_id = 6;
If type = CLASS, FQ name of the referenced class; if type = ENUM, FQ name of the enum class
public boolean hasEnumValueId()
optional int32 enum_value_id = 7;
hasEnumValueId
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public int getEnumValueId()
optional int32 enum_value_id = 7;
getEnumValueId
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setEnumValueId(int value)
optional int32 enum_value_id = 7;
public ProtoBuf.Annotation.Argument.Value.Builder clearEnumValueId()
optional int32 enum_value_id = 7;
public boolean hasAnnotation()
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8;
hasAnnotation
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation getAnnotation()
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8;
getAnnotation
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setAnnotation(ProtoBuf.Annotation value)
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8;
public ProtoBuf.Annotation.Argument.Value.Builder setAnnotation(ProtoBuf.Annotation.Builder builderForValue)
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8;
public ProtoBuf.Annotation.Argument.Value.Builder mergeAnnotation(ProtoBuf.Annotation value)
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8;
public ProtoBuf.Annotation.Argument.Value.Builder clearAnnotation()
optional .org.jetbrains.kotlin.serialization.Annotation annotation = 8;
public java.util.List<ProtoBuf.Annotation.Argument.Value> getArrayElementList()
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
getArrayElementList
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public int getArrayElementCount()
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
getArrayElementCount
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value getArrayElement(int index)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
getArrayElement
in interface ProtoBuf.Annotation.Argument.ValueOrBuilder
public ProtoBuf.Annotation.Argument.Value.Builder setArrayElement(int index, ProtoBuf.Annotation.Argument.Value value)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder setArrayElement(int index, ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder addArrayElement(ProtoBuf.Annotation.Argument.Value value)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder addArrayElement(int index, ProtoBuf.Annotation.Argument.Value value)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder addArrayElement(ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder addArrayElement(int index, ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder addAllArrayElement(java.lang.Iterable<? extends ProtoBuf.Annotation.Argument.Value> values)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder clearArrayElement()
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
public ProtoBuf.Annotation.Argument.Value.Builder removeArrayElement(int index)
repeated .org.jetbrains.kotlin.serialization.Annotation.Argument.Value array_element = 9;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |