Uses of Class
org.nuiton.jredmine.model.RedmineModelEnum

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(java.lang.Class<?> type)
           
static RedmineModelEnum RedmineModelEnum.valueOf(java.lang.Class<?> type)
           
static RedmineModelEnum RedmineModelEnum.valueOf(java.lang.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.
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.