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