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