static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.forNumber(int value) |
|
Function.FunctionDetails.ComponentType |
Function.FunctionDetails.Builder.getComponentType() |
.proto.FunctionDetails.ComponentType componentType = 18;
|
Function.FunctionDetails.ComponentType |
Function.FunctionDetails.getComponentType() |
.proto.FunctionDetails.ComponentType componentType = 18;
|
Function.FunctionDetails.ComponentType |
Function.FunctionDetailsOrBuilder.getComponentType() |
.proto.FunctionDetails.ComponentType componentType = 18;
|
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.valueOf(int value) |
Deprecated.
|
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Function.FunctionDetails.ComponentType[] |
Function.FunctionDetails.ComponentType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|