static SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterKind.forNumber(int value) |
|
SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterSymbol.Builder.getKind() |
.protoblog.ParameterKind kind = 2;
|
SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterSymbol.getKind() |
.protoblog.ParameterKind kind = 2;
|
SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterSymbolOrBuilder.getKind() |
.protoblog.ParameterKind kind = 2;
|
static SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterKind.valueOf(int value) |
Deprecated.
|
static SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SymbolsProtos.ParameterKind |
SymbolsProtos.ParameterKind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SymbolsProtos.ParameterKind[] |
SymbolsProtos.ParameterKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|