| Package | Description |
|---|---|
| com.buf.validate |
| Modifier and Type | Method and Description |
|---|---|
static DurationRules.GreaterThanCase |
DurationRules.GreaterThanCase.forNumber(int value) |
DurationRules.GreaterThanCase |
DurationRules.getGreaterThanCase() |
DurationRules.GreaterThanCase |
DurationRules.Builder.getGreaterThanCase() |
DurationRules.GreaterThanCase |
DurationRulesOrBuilder.getGreaterThanCase() |
static DurationRules.GreaterThanCase |
DurationRules.GreaterThanCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DurationRules.GreaterThanCase |
DurationRules.GreaterThanCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationRules.GreaterThanCase[] |
DurationRules.GreaterThanCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.