| Modifier and Type | Method and Description |
|---|---|
static InfoTypeCategory.TypeCategory |
InfoTypeCategory.TypeCategory.forNumber(int value) |
InfoTypeCategory.TypeCategory |
InfoTypeCategory.getTypeCategory()
The class of identifiers where this infoType belongs
|
InfoTypeCategory.TypeCategory |
InfoTypeCategory.Builder.getTypeCategory()
The class of identifiers where this infoType belongs
|
InfoTypeCategory.TypeCategory |
InfoTypeCategoryOrBuilder.getTypeCategory()
The class of identifiers where this infoType belongs
|
static InfoTypeCategory.TypeCategory |
InfoTypeCategory.TypeCategory.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InfoTypeCategory.TypeCategory |
InfoTypeCategory.TypeCategory.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InfoTypeCategory.TypeCategory |
InfoTypeCategory.TypeCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoTypeCategory.TypeCategory[] |
InfoTypeCategory.TypeCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<InfoTypeCategory.TypeCategory> |
InfoTypeCategory.TypeCategory.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InfoTypeCategory.Builder |
InfoTypeCategory.Builder.setTypeCategory(InfoTypeCategory.TypeCategory value)
The class of identifiers where this infoType belongs
|
Copyright © 2022 Google LLC. All rights reserved.