|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.protobuf.AbstractMessageLite.Builder<BuilderType>
org.jetbrains.kotlin.protobuf.GeneratedMessageLite.Builder<MessageType,BuilderType>
org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<ProtoBuf.Constructor,ProtoBuf.Constructor.Builder>
org.jetbrains.kotlin.serialization.ProtoBuf.Constructor.Builder
public static final class ProtoBuf.Constructor.Builder
Protobuf type org.jetbrains.kotlin.serialization.Constructor
| Method Summary | |
|---|---|
ProtoBuf.Constructor.Builder |
addAllValueParameter(java.lang.Iterable<? extends ProtoBuf.ValueParameter> values)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
addValueParameter(int index,
ProtoBuf.ValueParameter.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
addValueParameter(int index,
ProtoBuf.ValueParameter value)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
addValueParameter(ProtoBuf.ValueParameter.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
addValueParameter(ProtoBuf.ValueParameter value)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor |
build()
|
ProtoBuf.Constructor |
buildPartial()
|
ProtoBuf.Constructor.Builder |
clear()
|
ProtoBuf.Constructor.Builder |
clearFlags()
optional int32 flags = 1 [default = 6]; |
ProtoBuf.Constructor.Builder |
clearSinceKotlinInfo()
optional int32 sinceKotlinInfo = 31; |
ProtoBuf.Constructor.Builder |
clearValueParameter()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
clone()
|
ProtoBuf.Constructor |
getDefaultInstanceForType()
|
int |
getFlags()
optional int32 flags = 1 [default = 6]; |
int |
getSinceKotlinInfo()
optional int32 sinceKotlinInfo = 31; |
ProtoBuf.ValueParameter |
getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
int |
getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
java.util.List<ProtoBuf.ValueParameter> |
getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
boolean |
hasFlags()
optional int32 flags = 1 [default = 6]; |
boolean |
hasSinceKotlinInfo()
optional int32 sinceKotlinInfo = 31; |
boolean |
isInitialized()
|
ProtoBuf.Constructor.Builder |
mergeFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtoBuf.Constructor.Builder |
mergeFrom(ProtoBuf.Constructor other)
|
ProtoBuf.Constructor.Builder |
removeValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
setFlags(int value)
optional int32 flags = 1 [default = 6]; |
ProtoBuf.Constructor.Builder |
setSinceKotlinInfo(int value)
optional int32 sinceKotlinInfo = 31; |
ProtoBuf.Constructor.Builder |
setValueParameter(int index,
ProtoBuf.ValueParameter.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
ProtoBuf.Constructor.Builder |
setValueParameter(int index,
ProtoBuf.ValueParameter value)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
| Methods inherited from class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder |
|---|
addExtension, clearExtension, extensionsAreInitialized, getExtension, getExtension, getExtensionCount, hasExtension, mergeExtensionFields, parseUnknownField, setExtension, setExtension |
| Methods inherited from class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.Builder |
|---|
getUnknownFields, setUnknownFields |
| Methods inherited from class org.jetbrains.kotlin.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 |
| Methods inherited from interface org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder |
|---|
getExtension, getExtension, getExtensionCount, hasExtension |
| Method Detail |
|---|
public ProtoBuf.Constructor.Builder clear()
clear in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderclear in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<ProtoBuf.Constructor,ProtoBuf.Constructor.Builder>public ProtoBuf.Constructor.Builder clone()
clone in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderclone in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<ProtoBuf.Constructor,ProtoBuf.Constructor.Builder>public ProtoBuf.Constructor getDefaultInstanceForType()
getDefaultInstanceForType in interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Constructor,ProtoBuf.Constructor.Builder>public ProtoBuf.Constructor build()
build in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderpublic ProtoBuf.Constructor buildPartial()
buildPartial in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderpublic ProtoBuf.Constructor.Builder mergeFrom(ProtoBuf.Constructor other)
mergeFrom in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Constructor,ProtoBuf.Constructor.Builder>public final boolean isInitialized()
isInitialized in interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder
public ProtoBuf.Constructor.Builder mergeFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
mergeFrom in interface org.jetbrains.kotlin.protobuf.MessageLite.BuildermergeFrom in class org.jetbrains.kotlin.protobuf.AbstractMessageLite.Builder<ProtoBuf.Constructor.Builder>java.io.IOExceptionpublic boolean hasFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility isSecondary
hasFlags in interface ProtoBuf.ConstructorOrBuilderpublic int getFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility isSecondary
getFlags in interface ProtoBuf.ConstructorOrBuilderpublic ProtoBuf.Constructor.Builder setFlags(int value)
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility isSecondary
public ProtoBuf.Constructor.Builder clearFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility isSecondary
public java.util.List<ProtoBuf.ValueParameter> getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
getValueParameterList in interface ProtoBuf.ConstructorOrBuilderpublic int getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
getValueParameterCount in interface ProtoBuf.ConstructorOrBuilderpublic ProtoBuf.ValueParameter getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
getValueParameter in interface ProtoBuf.ConstructorOrBuilder
public ProtoBuf.Constructor.Builder setValueParameter(int index,
ProtoBuf.ValueParameter value)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder setValueParameter(int index,
ProtoBuf.ValueParameter.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder addValueParameter(ProtoBuf.ValueParameter value)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder addValueParameter(int index,
ProtoBuf.ValueParameter value)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder addValueParameter(ProtoBuf.ValueParameter.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder addValueParameter(int index,
ProtoBuf.ValueParameter.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder addAllValueParameter(java.lang.Iterable<? extends ProtoBuf.ValueParameter> values)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder clearValueParameter()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public ProtoBuf.Constructor.Builder removeValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
public boolean hasSinceKotlinInfo()
optional int32 sinceKotlinInfo = 31;
Index into the SinceKotlinInfoTable
hasSinceKotlinInfo in interface ProtoBuf.ConstructorOrBuilderpublic int getSinceKotlinInfo()
optional int32 sinceKotlinInfo = 31;
Index into the SinceKotlinInfoTable
getSinceKotlinInfo in interface ProtoBuf.ConstructorOrBuilderpublic ProtoBuf.Constructor.Builder setSinceKotlinInfo(int value)
optional int32 sinceKotlinInfo = 31;
Index into the SinceKotlinInfoTable
public ProtoBuf.Constructor.Builder clearSinceKotlinInfo()
optional int32 sinceKotlinInfo = 31;
Index into the SinceKotlinInfoTable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||