| Package | Description |
|---|---|
| com.anji.captcha.model.common |
| Modifier and Type | Method and Description |
|---|---|
static RepCodeEnum |
RepCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepCodeEnum[] |
RepCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ResponseModel |
ResponseModel.errorMsg(RepCodeEnum message) |
static ResponseModel |
ResponseModel.errorMsg(RepCodeEnum repCodeEnum,
String message) |
void |
ResponseModel.setRepCodeEnum(RepCodeEnum repCodeEnum) |
| Constructor and Description |
|---|
ResponseModel(RepCodeEnum repCodeEnum) |
Copyright © 2025. All rights reserved.