Uses of Class
org.chromattic.core.bean.AccessMode

Packages that use AccessMode
org.chromattic.core.bean   
 

Uses of AccessMode in org.chromattic.core.bean
 

Methods in org.chromattic.core.bean that return AccessMode
 AccessMode PropertyInfo.getAccessMode()
           
static AccessMode AccessMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessMode[] AccessMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.