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