Uses of Class
org.chorem.vradi.ui.admin.helpers.AdminBeanConstant

Packages that use AdminBeanConstant
org.chorem.vradi.ui.admin.helpers   
 

Uses of AdminBeanConstant in org.chorem.vradi.ui.admin.helpers
 

Methods in org.chorem.vradi.ui.admin.helpers that return AdminBeanConstant
static AdminBeanConstant AdminBeanConstant.getConstantByBeanClass(Class beanClass)
           
static AdminBeanConstant AdminBeanConstant.getConstantByUIClass(Class uiClass)
           
static AdminBeanConstant AdminBeanConstant.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AdminBeanConstant[] AdminBeanConstant.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.