| Package | Description |
|---|---|
| as.leap.code |
| Modifier and Type | Method and Description |
|---|---|
static RequestCategory |
RequestCategory.aliasOf(String alias) |
RequestCategory |
Definer.getCategory()
there are three kinds of definer
|
static RequestCategory |
RequestCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestCategory[] |
RequestCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.