|
|||||||||
| 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.Type,ProtoBuf.Type.Builder>
org.jetbrains.kotlin.serialization.ProtoBuf.Type.Builder
public static final class ProtoBuf.Type.Builder
Protobuf type org.jetbrains.kotlin.serialization.Type
| Method Summary | |
|---|---|
ProtoBuf.Type.Builder |
addAllArgument(java.lang.Iterable<? extends ProtoBuf.Type.Argument> values)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
addArgument(int index,
ProtoBuf.Type.Argument.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
addArgument(int index,
ProtoBuf.Type.Argument value)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
addArgument(ProtoBuf.Type.Argument.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
addArgument(ProtoBuf.Type.Argument value)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type |
build()
|
ProtoBuf.Type |
buildPartial()
|
ProtoBuf.Type.Builder |
clear()
|
ProtoBuf.Type.Builder |
clearArgument()
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
clearClassName()
optional int32 class_name = 6; |
ProtoBuf.Type.Builder |
clearFlexibleTypeCapabilitiesId()
optional int32 flexible_type_capabilities_id = 4; |
ProtoBuf.Type.Builder |
clearFlexibleUpperBound()
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5; |
ProtoBuf.Type.Builder |
clearFlexibleUpperBoundId()
optional int32 flexible_upper_bound_id = 8; |
ProtoBuf.Type.Builder |
clearNullable()
optional bool nullable = 3 [default = false]; |
ProtoBuf.Type.Builder |
clearOuterType()
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10; |
ProtoBuf.Type.Builder |
clearOuterTypeId()
optional int32 outer_type_id = 11; |
ProtoBuf.Type.Builder |
clearTypeParameter()
optional int32 type_parameter = 7; |
ProtoBuf.Type.Builder |
clearTypeParameterName()
optional int32 type_parameter_name = 9; |
ProtoBuf.Type.Builder |
clone()
|
ProtoBuf.Type.Argument |
getArgument(int index)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
int |
getArgumentCount()
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
java.util.List<ProtoBuf.Type.Argument> |
getArgumentList()
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
int |
getClassName()
optional int32 class_name = 6; |
ProtoBuf.Type |
getDefaultInstanceForType()
|
int |
getFlexibleTypeCapabilitiesId()
optional int32 flexible_type_capabilities_id = 4; |
ProtoBuf.Type |
getFlexibleUpperBound()
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5; |
int |
getFlexibleUpperBoundId()
optional int32 flexible_upper_bound_id = 8; |
boolean |
getNullable()
optional bool nullable = 3 [default = false]; |
ProtoBuf.Type |
getOuterType()
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10; |
int |
getOuterTypeId()
optional int32 outer_type_id = 11; |
int |
getTypeParameter()
optional int32 type_parameter = 7; |
int |
getTypeParameterName()
optional int32 type_parameter_name = 9; |
boolean |
hasClassName()
optional int32 class_name = 6; |
boolean |
hasFlexibleTypeCapabilitiesId()
optional int32 flexible_type_capabilities_id = 4; |
boolean |
hasFlexibleUpperBound()
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5; |
boolean |
hasFlexibleUpperBoundId()
optional int32 flexible_upper_bound_id = 8; |
boolean |
hasNullable()
optional bool nullable = 3 [default = false]; |
boolean |
hasOuterType()
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10; |
boolean |
hasOuterTypeId()
optional int32 outer_type_id = 11; |
boolean |
hasTypeParameter()
optional int32 type_parameter = 7; |
boolean |
hasTypeParameterName()
optional int32 type_parameter_name = 9; |
boolean |
isInitialized()
|
ProtoBuf.Type.Builder |
mergeFlexibleUpperBound(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5; |
ProtoBuf.Type.Builder |
mergeFrom(org.jetbrains.kotlin.protobuf.CodedInputStream input,
org.jetbrains.kotlin.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtoBuf.Type.Builder |
mergeFrom(ProtoBuf.Type other)
|
ProtoBuf.Type.Builder |
mergeOuterType(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10; |
ProtoBuf.Type.Builder |
removeArgument(int index)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
setArgument(int index,
ProtoBuf.Type.Argument.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
setArgument(int index,
ProtoBuf.Type.Argument value)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2; |
ProtoBuf.Type.Builder |
setClassName(int value)
optional int32 class_name = 6; |
ProtoBuf.Type.Builder |
setFlexibleTypeCapabilitiesId(int value)
optional int32 flexible_type_capabilities_id = 4; |
ProtoBuf.Type.Builder |
setFlexibleUpperBound(ProtoBuf.Type.Builder builderForValue)
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5; |
ProtoBuf.Type.Builder |
setFlexibleUpperBound(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5; |
ProtoBuf.Type.Builder |
setFlexibleUpperBoundId(int value)
optional int32 flexible_upper_bound_id = 8; |
ProtoBuf.Type.Builder |
setNullable(boolean value)
optional bool nullable = 3 [default = false]; |
ProtoBuf.Type.Builder |
setOuterType(ProtoBuf.Type.Builder builderForValue)
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10; |
ProtoBuf.Type.Builder |
setOuterType(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10; |
ProtoBuf.Type.Builder |
setOuterTypeId(int value)
optional int32 outer_type_id = 11; |
ProtoBuf.Type.Builder |
setTypeParameter(int value)
optional int32 type_parameter = 7; |
ProtoBuf.Type.Builder |
setTypeParameterName(int value)
optional int32 type_parameter_name = 9; |
| 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.Type.Builder clear()
clear in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderclear in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<ProtoBuf.Type,ProtoBuf.Type.Builder>public ProtoBuf.Type.Builder clone()
clone in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderclone in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableBuilder<ProtoBuf.Type,ProtoBuf.Type.Builder>public ProtoBuf.Type getDefaultInstanceForType()
getDefaultInstanceForType in interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Type,ProtoBuf.Type.Builder>public ProtoBuf.Type build()
build in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderpublic ProtoBuf.Type buildPartial()
buildPartial in interface org.jetbrains.kotlin.protobuf.MessageLite.Builderpublic ProtoBuf.Type.Builder mergeFrom(ProtoBuf.Type other)
mergeFrom in class org.jetbrains.kotlin.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Type,ProtoBuf.Type.Builder>public final boolean isInitialized()
isInitialized in interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder
public ProtoBuf.Type.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.Type.Builder>java.io.IOExceptionpublic java.util.List<ProtoBuf.Type.Argument> getArgumentList()
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
getArgumentList in interface ProtoBuf.TypeOrBuilderpublic int getArgumentCount()
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
getArgumentCount in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Argument getArgument(int index)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
getArgument in interface ProtoBuf.TypeOrBuilder
public ProtoBuf.Type.Builder setArgument(int index,
ProtoBuf.Type.Argument value)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder setArgument(int index,
ProtoBuf.Type.Argument.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder addArgument(ProtoBuf.Type.Argument value)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder addArgument(int index,
ProtoBuf.Type.Argument value)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder addArgument(ProtoBuf.Type.Argument.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder addArgument(int index,
ProtoBuf.Type.Argument.Builder builderForValue)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder addAllArgument(java.lang.Iterable<? extends ProtoBuf.Type.Argument> values)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder clearArgument()
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public ProtoBuf.Type.Builder removeArgument(int index)
repeated .org.jetbrains.kotlin.serialization.Type.Argument argument = 2;
public boolean hasNullable()
optional bool nullable = 3 [default = false];
hasNullable in interface ProtoBuf.TypeOrBuilderpublic boolean getNullable()
optional bool nullable = 3 [default = false];
getNullable in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setNullable(boolean value)
optional bool nullable = 3 [default = false];
public ProtoBuf.Type.Builder clearNullable()
optional bool nullable = 3 [default = false];
public boolean hasFlexibleTypeCapabilitiesId()
optional int32 flexible_type_capabilities_id = 4;
If this field is set, the type is flexible. All the other fields and extensions represent its lower bound, and flexible_upper_bound must be set and represents its upper bound.
hasFlexibleTypeCapabilitiesId in interface ProtoBuf.TypeOrBuilderpublic int getFlexibleTypeCapabilitiesId()
optional int32 flexible_type_capabilities_id = 4;
If this field is set, the type is flexible. All the other fields and extensions represent its lower bound, and flexible_upper_bound must be set and represents its upper bound.
getFlexibleTypeCapabilitiesId in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setFlexibleTypeCapabilitiesId(int value)
optional int32 flexible_type_capabilities_id = 4;
If this field is set, the type is flexible. All the other fields and extensions represent its lower bound, and flexible_upper_bound must be set and represents its upper bound.
public ProtoBuf.Type.Builder clearFlexibleTypeCapabilitiesId()
optional int32 flexible_type_capabilities_id = 4;
If this field is set, the type is flexible. All the other fields and extensions represent its lower bound, and flexible_upper_bound must be set and represents its upper bound.
public boolean hasFlexibleUpperBound()
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5;
hasFlexibleUpperBound in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type getFlexibleUpperBound()
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5;
getFlexibleUpperBound in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setFlexibleUpperBound(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5;
public ProtoBuf.Type.Builder setFlexibleUpperBound(ProtoBuf.Type.Builder builderForValue)
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5;
public ProtoBuf.Type.Builder mergeFlexibleUpperBound(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5;
public ProtoBuf.Type.Builder clearFlexibleUpperBound()
optional .org.jetbrains.kotlin.serialization.Type flexible_upper_bound = 5;
public boolean hasFlexibleUpperBoundId()
optional int32 flexible_upper_bound_id = 8;
hasFlexibleUpperBoundId in interface ProtoBuf.TypeOrBuilderpublic int getFlexibleUpperBoundId()
optional int32 flexible_upper_bound_id = 8;
getFlexibleUpperBoundId in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setFlexibleUpperBoundId(int value)
optional int32 flexible_upper_bound_id = 8;
public ProtoBuf.Type.Builder clearFlexibleUpperBoundId()
optional int32 flexible_upper_bound_id = 8;
public boolean hasClassName()
optional int32 class_name = 6;
hasClassName in interface ProtoBuf.TypeOrBuilderpublic int getClassName()
optional int32 class_name = 6;
getClassName in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setClassName(int value)
optional int32 class_name = 6;
public ProtoBuf.Type.Builder clearClassName()
optional int32 class_name = 6;
public boolean hasTypeParameter()
optional int32 type_parameter = 7;
id of the type parameter
hasTypeParameter in interface ProtoBuf.TypeOrBuilderpublic int getTypeParameter()
optional int32 type_parameter = 7;
id of the type parameter
getTypeParameter in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setTypeParameter(int value)
optional int32 type_parameter = 7;
id of the type parameter
public ProtoBuf.Type.Builder clearTypeParameter()
optional int32 type_parameter = 7;
id of the type parameter
public boolean hasTypeParameterName()
optional int32 type_parameter_name = 9;
Name of the type parameter in the immediate owner
hasTypeParameterName in interface ProtoBuf.TypeOrBuilderpublic int getTypeParameterName()
optional int32 type_parameter_name = 9;
Name of the type parameter in the immediate owner
getTypeParameterName in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setTypeParameterName(int value)
optional int32 type_parameter_name = 9;
Name of the type parameter in the immediate owner
public ProtoBuf.Type.Builder clearTypeParameterName()
optional int32 type_parameter_name = 9;
Name of the type parameter in the immediate owner
public boolean hasOuterType()
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10;
hasOuterType in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type getOuterType()
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10;
getOuterType in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setOuterType(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10;
public ProtoBuf.Type.Builder setOuterType(ProtoBuf.Type.Builder builderForValue)
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10;
public ProtoBuf.Type.Builder mergeOuterType(ProtoBuf.Type value)
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10;
public ProtoBuf.Type.Builder clearOuterType()
optional .org.jetbrains.kotlin.serialization.Type outer_type = 10;
public boolean hasOuterTypeId()
optional int32 outer_type_id = 11;
hasOuterTypeId in interface ProtoBuf.TypeOrBuilderpublic int getOuterTypeId()
optional int32 outer_type_id = 11;
getOuterTypeId in interface ProtoBuf.TypeOrBuilderpublic ProtoBuf.Type.Builder setOuterTypeId(int value)
optional int32 outer_type_id = 11;
public ProtoBuf.Type.Builder clearOuterTypeId()
optional int32 outer_type_id = 11;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||