static SubstitutionFormatString.FormatCase |
SubstitutionFormatString.FormatCase.forNumber(int value) |
|
SubstitutionFormatString.FormatCase |
SubstitutionFormatString.Builder.getFormatCase() |
|
SubstitutionFormatString.FormatCase |
SubstitutionFormatString.getFormatCase() |
|
SubstitutionFormatString.FormatCase |
SubstitutionFormatStringOrBuilder.getFormatCase() |
|
static SubstitutionFormatString.FormatCase |
SubstitutionFormatString.FormatCase.valueOf(int value) |
Deprecated.
|
static SubstitutionFormatString.FormatCase |
SubstitutionFormatString.FormatCase.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SubstitutionFormatString.FormatCase[] |
SubstitutionFormatString.FormatCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|