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