GWT 0.0.0

Uses of Interface
com.google.gwt.core.ext.typeinfo.JEnumType

Packages that use JEnumType
com.google.gwt.core.ext.typeinfo Type-introspection support classes used by generators. 
 

Uses of JEnumType in com.google.gwt.core.ext.typeinfo
 

Methods in com.google.gwt.core.ext.typeinfo that return JEnumType
 JEnumType JType.isEnum()
          Returns this instance if it is an enumeration or null if it is not.
 JEnumType JPrimitiveType.isEnum()
           
 


GWT 0.0.0