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