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