|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProtoBuf.Annotation.ArgumentOrBuilder
| Method Summary | |
|---|---|
int |
getNameId()
required int32 name_id = 1; |
ProtoBuf.Annotation.Argument.Value |
getValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
boolean |
hasNameId()
required int32 name_id = 1; |
boolean |
hasValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasNameId()
required int32 name_id = 1;
id in StringTable
int getNameId()
required int32 name_id = 1;
id in StringTable
boolean hasValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
ProtoBuf.Annotation.Argument.Value getValue()
required .org.jetbrains.kotlin.serialization.Annotation.Argument.Value value = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||