| Package | Description |
|---|---|
| com.cloudhopper.commons.util | |
| com.cloudhopper.commons.util.annotation |
| Modifier and Type | Field and Description |
|---|---|
Level |
MetaFieldInfo.level |
| Modifier and Type | Method and Description |
|---|---|
static Level |
Level.valueOf(int level) |
static Level |
Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Level[] |
Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Level.compare(Level level)
Compares the current instance to the level passed in as a parameter.
|
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.