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