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