static DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControl.ControlType.forNumber(int value) |
|
DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControl.Builder.getControlType() |
How the switch appears in the user interface.
|
DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControl.getControlType() |
How the switch appears in the user interface.
|
DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControlOrBuilder.getControlType() |
How the switch appears in the user interface.
|
static DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControl.ControlType.valueOf(int value) |
Deprecated.
|
static DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControl.ControlType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DecoratedText.SwitchControl.ControlType |
DecoratedText.SwitchControl.ControlType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static DecoratedText.SwitchControl.ControlType[] |
DecoratedText.SwitchControl.ControlType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|