Uses of Class
com.bm.utils.AccessType

Packages that use AccessType
com.bm.utils   
 

Uses of AccessType in com.bm.utils
 

Methods in com.bm.utils that return AccessType
static AccessType AccessTypeFinder.findAccessType(java.lang.Class toFind)
          Finds the accesstype.
static AccessType AccessType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AccessType[] AccessType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008. All Rights Reserved.