Uses of Class
com.jurismarches.vradi.ui.admin.helpers.AdminBeanConstant

Packages that use AdminBeanConstant
com.jurismarches.vradi.ui.admin.helpers   
 

Uses of AdminBeanConstant in com.jurismarches.vradi.ui.admin.helpers
 

Methods in com.jurismarches.vradi.ui.admin.helpers that return AdminBeanConstant
static AdminBeanConstant AdminBeanConstant.getConstantByBeanClass(java.lang.Class beanClass)
           
static AdminBeanConstant AdminBeanConstant.getConstantByUIClass(java.lang.Class uiClass)
           
static AdminBeanConstant AdminBeanConstant.valueOf(java.lang.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-2010 JurisMarches. All Rights Reserved.