|
|||||||||
| 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.Type.Constructor,ProtoBuf.Type.Constructor.Builder>
org.jetbrains.kotlin.serialization.ProtoBuf.Type.Constructor.Builder
public static final class ProtoBuf.Type.Constructor.Builder
Protobuf type org.jetbrains.kotlin.serialization.Type.Constructor
| Method Summary | |
|---|---|
ProtoBuf.Type.Constructor |
build()
|
ProtoBuf.Type.Constructor |
buildPartial()
|
ProtoBuf.Type.Constructor.Builder |
clear()
|
ProtoBuf.Type.Constructor.Builder |
clearId()
required int32 id = 2; |
ProtoBuf.Type.Constructor.Builder |
clearKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS]; |
ProtoBuf.Type.Constructor.Builder |
clone()
|
ProtoBuf.Type.Constructor |
getDefaultInstanceForType()
|
int |
getId()
required int32 id = 2; |
ProtoBuf.Type.Constructor.Kind |
getKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS]; |
boolean |
hasId()
required int32 id = 2; |
boolean |
hasKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS]; |
boolean |
isInitialized()
|
ProtoBuf.Type.Constructor.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtoBuf.Type.Constructor.Builder |
mergeFrom(ProtoBuf.Type.Constructor other)
|
ProtoBuf.Type.Constructor.Builder |
setId(int value)
required int32 id = 2; |
ProtoBuf.Type.Constructor.Builder |
setKind(ProtoBuf.Type.Constructor.Kind value)
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS]; |
| 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.Type.Constructor.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Type.Constructor,ProtoBuf.Type.Constructor.Builder>public ProtoBuf.Type.Constructor.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Type.Constructor,ProtoBuf.Type.Constructor.Builder>public ProtoBuf.Type.Constructor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Type.Constructor,ProtoBuf.Type.Constructor.Builder>public ProtoBuf.Type.Constructor build()
build in interface com.google.protobuf.MessageLite.Builderpublic ProtoBuf.Type.Constructor buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProtoBuf.Type.Constructor.Builder mergeFrom(ProtoBuf.Type.Constructor other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<ProtoBuf.Type.Constructor,ProtoBuf.Type.Constructor.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
public ProtoBuf.Type.Constructor.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<ProtoBuf.Type.Constructor.Builder>java.io.IOExceptionpublic boolean hasKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS];
hasKind in interface ProtoBuf.Type.ConstructorOrBuilderpublic ProtoBuf.Type.Constructor.Kind getKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS];
getKind in interface ProtoBuf.Type.ConstructorOrBuilderpublic ProtoBuf.Type.Constructor.Builder setKind(ProtoBuf.Type.Constructor.Kind value)
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS];
public ProtoBuf.Type.Constructor.Builder clearKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS];
public boolean hasId()
required int32 id = 2;
CLASS - fqName id, TYPE_PARAMETER - type parameter id
hasId in interface ProtoBuf.Type.ConstructorOrBuilderpublic int getId()
required int32 id = 2;
CLASS - fqName id, TYPE_PARAMETER - type parameter id
getId in interface ProtoBuf.Type.ConstructorOrBuilderpublic ProtoBuf.Type.Constructor.Builder setId(int value)
required int32 id = 2;
CLASS - fqName id, TYPE_PARAMETER - type parameter id
public ProtoBuf.Type.Constructor.Builder clearId()
required int32 id = 2;
CLASS - fqName id, TYPE_PARAMETER - type parameter id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||