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