Package | Description |
---|---|
ai.yue.library.base.view |
RESTful风格的最外层对象
|
Modifier and Type | Method and Description |
---|---|
static ResultEnum |
ResultEnum.valueOf(int code)
如果可能,将给定的状态代码解析为
ResultEnum |
static ResultEnum |
ResultEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultEnum[] |
ResultEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.