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