|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProtoBuf.ConstructorOrBuilder
Method Summary | |
---|---|
int |
getFlags()
optional int32 flags = 1 [default = 6]; |
ProtoBuf.ValueParameter |
getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
int |
getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
java.util.List<ProtoBuf.ValueParameter> |
getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2; |
boolean |
hasFlags()
optional int32 flags = 1 [default = 6]; |
Methods inherited from interface org.jetbrains.kotlin.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder |
---|
getExtension, getExtension, getExtensionCount, hasExtension |
Methods inherited from interface org.jetbrains.kotlin.protobuf.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, isInitialized |
Method Detail |
---|
boolean hasFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility isSecondary
int getFlags()
optional int32 flags = 1 [default = 6];
hasAnnotations Visibility isSecondary
java.util.List<ProtoBuf.ValueParameter> getValueParameterList()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
ProtoBuf.ValueParameter getValueParameter(int index)
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
int getValueParameterCount()
repeated .org.jetbrains.kotlin.serialization.ValueParameter value_parameter = 2;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |