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