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