static InternalChecker.State |
InternalChecker.State.forNumber(int value) |
|
InternalChecker.State |
InternalChecker.Builder.getState() |
The current operational state of the internal checker.
|
InternalChecker.State |
InternalChecker.getState() |
Deprecated.
The current operational state of the internal checker.
|
InternalChecker.State |
InternalCheckerOrBuilder.getState() |
Deprecated.
The current operational state of the internal checker.
|
static InternalChecker.State |
InternalChecker.State.valueOf(int value) |
Deprecated.
|
static InternalChecker.State |
InternalChecker.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static InternalChecker.State |
InternalChecker.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InternalChecker.State[] |
InternalChecker.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|