Uses of Class
org.weborganic.furi.Variable.Modifier

Uses of Variable.Modifier in org.weborganic.furi
 

Methods in org.weborganic.furi that return Variable.Modifier
static Variable.Modifier Variable.Modifier.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Variable.Modifier[] Variable.Modifier.values()
          Returns an array containing the constants of this enum type, in the order they are declared.