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