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