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