static TransactionOptions.ModeCase |
TransactionOptions.ModeCase.forNumber(int value) |
|
TransactionOptions.ModeCase |
TransactionOptions.Builder.getModeCase() |
|
TransactionOptions.ModeCase |
TransactionOptions.getModeCase() |
|
TransactionOptions.ModeCase |
TransactionOptionsOrBuilder.getModeCase() |
|
static TransactionOptions.ModeCase |
TransactionOptions.ModeCase.valueOf(int value) |
Deprecated.
|
static TransactionOptions.ModeCase |
TransactionOptions.ModeCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TransactionOptions.ModeCase[] |
TransactionOptions.ModeCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|