| Modifier and Type | Method and Description |
|---|---|
static Control.ActionCase |
Control.ActionCase.forNumber(int value) |
Control.ActionCase |
ControlOrBuilder.getActionCase() |
Control.ActionCase |
Control.getActionCase() |
Control.ActionCase |
Control.Builder.getActionCase() |
static Control.ActionCase |
Control.ActionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Control.ActionCase |
Control.ActionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Control.ActionCase[] |
Control.ActionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.