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