Uses of Class
com.jaxfront.core.ui.ChoiceName

Packages that use ChoiceName
com.jaxfront.core.ui   
 

Uses of ChoiceName in com.jaxfront.core.ui
 

Methods in com.jaxfront.core.ui that return ChoiceName
static ChoiceName[] ChoiceName.get(CompositeType choiceType)
           
static ChoiceName[] ChoiceName.get(Type holder, java.lang.String[] typeNames)
           
static ChoiceName[] ChoiceName.get(Type holder, java.lang.String[] typeNames, java.lang.String[] nlsNames)
           
static ChoiceName[] ChoiceName.getAbstract(Type abstractType)