static PlaceholderValue.DataCase |
PlaceholderValue.DataCase.forNumber(int value) |
|
PlaceholderValue.DataCase |
PlaceholderValue.Builder.getDataCase() |
|
PlaceholderValue.DataCase |
PlaceholderValue.getDataCase() |
|
PlaceholderValue.DataCase |
PlaceholderValueOrBuilder.getDataCase() |
|
static PlaceholderValue.DataCase |
PlaceholderValue.DataCase.valueOf(int value) |
Deprecated.
|
static PlaceholderValue.DataCase |
PlaceholderValue.DataCase.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PlaceholderValue.DataCase[] |
PlaceholderValue.DataCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|