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