static Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResult.ErrorType.forNumber(int value) |
|
Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResult.Builder.getErrorType() |
/ Type of the Error.
|
Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResult.getErrorType() |
/ Type of the Error.
|
Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResultOrBuilder.getErrorType() |
/ Type of the Error.
|
static Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResult.ErrorType.valueOf(int value) |
Deprecated.
|
static Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResult.ErrorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Spec.ProtoExecutionResult.ErrorType |
Spec.ProtoExecutionResult.ErrorType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Spec.ProtoExecutionResult.ErrorType[] |
Spec.ProtoExecutionResult.ErrorType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|