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