| Modifier and Type | Method and Description |
|---|---|
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.forNumber(int value) |
Function.FunctionDetails.ComponentType |
Function.FunctionDetailsOrBuilder.getComponentType()
.proto.FunctionDetails.ComponentType componentType = 18; |
Function.FunctionDetails.ComponentType |
Function.FunctionDetails.getComponentType()
.proto.FunctionDetails.ComponentType componentType = 18; |
Function.FunctionDetails.ComponentType |
Function.FunctionDetails.Builder.getComponentType()
.proto.FunctionDetails.ComponentType componentType = 18; |
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Function.FunctionDetails.ComponentType |
Function.FunctionDetails.ComponentType.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Function.FunctionDetails.ComponentType> |
Function.FunctionDetails.ComponentType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Function.FunctionDetails.Builder |
Function.FunctionDetails.Builder.setComponentType(Function.FunctionDetails.ComponentType value)
.proto.FunctionDetails.ComponentType componentType = 18; |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.