Uses of Class
org.reflext.api.LiteralType

Packages that use LiteralType
org.reflext.api   
 

Uses of LiteralType in org.reflext.api
 

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