Uses of Class
org.reflext.spi.model.TypeKind

Uses of TypeKind in org.reflext.spi.model
 

Methods in org.reflext.spi.model that return TypeKind
 TypeKind TypeModel.getKind(T type)
           
static TypeKind TypeKind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TypeKind[] TypeKind.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.