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