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