|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedmineModelEnum | |
|---|---|
| org.nuiton.jredmine.model | |
| Uses of RedmineModelEnum in org.nuiton.jredmine.model |
|---|
| Methods in org.nuiton.jredmine.model that return RedmineModelEnum | |
|---|---|
static RedmineModelEnum |
RedmineModelEnum.safeValueOf(Class<?> type)
|
static RedmineModelEnum |
RedmineModelEnum.valueOf(Class<?> type)
|
static RedmineModelEnum |
RedmineModelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RedmineModelEnum[] |
RedmineModelEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||