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