|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProtoBuf.Class.PrimaryConstructorOrBuilder
| Method Summary | |
|---|---|
ProtoBuf.Callable |
getData()
optional .org.jetbrains.kotlin.serialization.Callable data = 1; |
boolean |
hasData()
optional .org.jetbrains.kotlin.serialization.Callable data = 1; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasData()
optional .org.jetbrains.kotlin.serialization.Callable data = 1;
If this field is present, it contains serialized data for the primary constructor. Otherwise it's default and can be created manually upon deserialization Note: currently only objects have default primary constructor
ProtoBuf.Callable getData()
optional .org.jetbrains.kotlin.serialization.Callable data = 1;
If this field is present, it contains serialized data for the primary constructor. Otherwise it's default and can be created manually upon deserialization Note: currently only objects have default primary constructor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||