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