Uses of Class
FinchActionType

Uses of FinchActionType in <Unnamed>
 

Methods in <Unnamed> that return FinchActionType
static FinchActionType[] FinchActionType.getActionList()
          Return the set of FinchAction types
static FinchActionType FinchActionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FinchActionType[] FinchActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.