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