Uses of Class
org.base.apps.beans.util.Kind

Packages that use Kind
org.base.apps.beans   
org.base.apps.beans.util   
 

Uses of Kind in org.base.apps.beans
 

Methods in org.base.apps.beans that return Kind
 Kind BoundProperty.getKind()
           
 

Uses of Kind in org.base.apps.beans.util
 

Methods in org.base.apps.beans.util that return Kind
static Kind Kind.toKind(Class<? extends Object> clz)
           
static Kind Kind.toKind(Object value)
           
static Kind Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Kind[] Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.base.apps.beans.util with parameters of type Kind
 R KindSwitch.evaluate(Kind kind, P obj)
           
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)