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