Package | Description |
---|---|
cn.sucang.core.model.vo | |
cn.sucang.core.util |
Modifier and Type | Method and Description |
---|---|
void |
ApiResult.putConstValue(ApiConst constValue) |
Constructor and Description |
---|
ApiResult(ApiConst constValue,
java.lang.String status) |
Modifier and Type | Method and Description |
---|---|
static ApiConst |
ApiConst.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ApiConst[] |
ApiConst.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 by Sucang.cn