|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProtoBuf.Type.ConstructorOrBuilder
| Method Summary | |
|---|---|
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]; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS];
ProtoBuf.Type.Constructor.Kind getKind()
optional .org.jetbrains.kotlin.serialization.Type.Constructor.Kind kind = 1 [default = CLASS];
boolean hasId()
required int32 id = 2;
CLASS - fqName id, TYPE_PARAMETER - type parameter id
int getId()
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 | ||||||||