static FailureDetails.Interrupted.Code |
FailureDetails.Interrupted.Code.forNumber(int value) |
|
FailureDetails.Interrupted.Code |
FailureDetails.Interrupted.Builder.getCode() |
.failure_details.Interrupted.Code code = 1;
|
FailureDetails.Interrupted.Code |
FailureDetails.Interrupted.getCode() |
.failure_details.Interrupted.Code code = 1;
|
FailureDetails.Interrupted.Code |
FailureDetails.InterruptedOrBuilder.getCode() |
.failure_details.Interrupted.Code code = 1;
|
static FailureDetails.Interrupted.Code |
FailureDetails.Interrupted.Code.valueOf(int value) |
Deprecated.
|
static FailureDetails.Interrupted.Code |
FailureDetails.Interrupted.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FailureDetails.Interrupted.Code |
FailureDetails.Interrupted.Code.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FailureDetails.Interrupted.Code[] |
FailureDetails.Interrupted.Code.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|