| 程序包 | 说明 |
|---|---|
| com.baomidou.kisso.annotation |
注解方法类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.