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