static SelectionInput.SelectionType |
SelectionInput.SelectionType.forNumber(int value) |
|
SelectionInput.SelectionType |
SelectionInput.Builder.getType() |
The type of items that are displayed to users in a `SelectionInput` widget.
|
SelectionInput.SelectionType |
SelectionInput.getType() |
The type of items that are displayed to users in a `SelectionInput` widget.
|
SelectionInput.SelectionType |
SelectionInputOrBuilder.getType() |
The type of items that are displayed to users in a `SelectionInput` widget.
|
static SelectionInput.SelectionType |
SelectionInput.SelectionType.valueOf(int value) |
Deprecated.
|
static SelectionInput.SelectionType |
SelectionInput.SelectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SelectionInput.SelectionType |
SelectionInput.SelectionType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SelectionInput.SelectionType[] |
SelectionInput.SelectionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|