|
|||||||||
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,ProtoBuf.Annotation.Argument.Builder>
org.jetbrains.kotlin.serialization.ProtoBuf.Annotation.Argument.Builder
public static final class ProtoBuf.Annotation.Argument.Builder
Protobuf type org.jetbrains.kotlin.serialization.Annotation.Argument
Method Summary | |
---|---|
ProtoBuf.Annotation.Argument |
build()
|
ProtoBuf.Annotation.Argument |
buildPartial()
|
ProtoBuf.Annotation.Argument.Builder |
clear()
|
ProtoBuf.Annotation.Argument.Builder |
clearNameId()
required int32 name_id = 1; |
ProtoBuf.Annotation.Argument.Builder |
clearValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
ProtoBuf.Annotation.Argument.Builder |
clone()
|
ProtoBuf.Annotation.Argument |
getDefaultInstanceForType()
|
int |
getNameId()
required int32 name_id = 1; |
ProtoBuf.Annotation.Argument.Value |
getValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
boolean |
hasNameId()
required int32 name_id = 1; |
boolean |
hasValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
boolean |
isInitialized()
|
ProtoBuf.Annotation.Argument.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtoBuf.Annotation.Argument.Builder |
mergeFrom(ProtoBuf.Annotation.Argument other)
|
ProtoBuf.Annotation.Argument.Builder |
mergeValue(ProtoBuf.Annotation.Argument.Value value)
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
ProtoBuf.Annotation.Argument.Builder |
setNameId(int value)
required int32 name_id = 1; |
ProtoBuf.Annotation.Argument.Builder |
setValue(ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
ProtoBuf.Annotation.Argument.Builder |
setValue(ProtoBuf.Annotation.Argument.Value value)
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
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.Builder clear()
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument,ProtoBuf.Annotation.Argument.Builder>
public ProtoBuf.Annotation.Argument.Builder clone()
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument,ProtoBuf.Annotation.Argument.Builder>
public ProtoBuf.Annotation.Argument getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument,ProtoBuf.Annotation.Argument.Builder>
public ProtoBuf.Annotation.Argument build()
build
in interface com.google.protobuf.MessageLite.Builder
public ProtoBuf.Annotation.Argument buildPartial()
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ProtoBuf.Annotation.Argument.Builder mergeFrom(ProtoBuf.Annotation.Argument other)
mergeFrom
in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Annotation.Argument,ProtoBuf.Annotation.Argument.Builder>
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public ProtoBuf.Annotation.Argument.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.Builder>
java.io.IOException
public boolean hasNameId()
required int32 name_id = 1;
hasNameId
in interface ProtoBuf.Annotation.ArgumentOrBuilder
public int getNameId()
required int32 name_id = 1;
getNameId
in interface ProtoBuf.Annotation.ArgumentOrBuilder
public ProtoBuf.Annotation.Argument.Builder setNameId(int value)
required int32 name_id = 1;
public ProtoBuf.Annotation.Argument.Builder clearNameId()
required int32 name_id = 1;
public boolean hasValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
hasValue
in interface ProtoBuf.Annotation.ArgumentOrBuilder
public ProtoBuf.Annotation.Argument.Value getValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
getValue
in interface ProtoBuf.Annotation.ArgumentOrBuilder
public ProtoBuf.Annotation.Argument.Builder setValue(ProtoBuf.Annotation.Argument.Value value)
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
public ProtoBuf.Annotation.Argument.Builder setValue(ProtoBuf.Annotation.Argument.Value.Builder builderForValue)
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
public ProtoBuf.Annotation.Argument.Builder mergeValue(ProtoBuf.Annotation.Argument.Value value)
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
public ProtoBuf.Annotation.Argument.Builder clearValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |