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