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