Uses of Class
net.sf.amiba.impl.scientific.OperatorEnum

Packages that use OperatorEnum
net.sf.amiba.impl.scientific   
 

Uses of OperatorEnum in net.sf.amiba.impl.scientific
 

Methods in net.sf.amiba.impl.scientific that return OperatorEnum
static OperatorEnum OperatorEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperatorEnum[] OperatorEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.