Uses of Class
org.reflext.api.ClassKind

Packages that use ClassKind
org.reflext.api   
 

Uses of ClassKind in org.reflext.api
 

Methods in org.reflext.api that return ClassKind
 ClassKind ClassTypeInfo.getKind()
           
static ClassKind ClassKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClassKind[] ClassKind.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.