Uses of Class
org.brijframework.support.enums.Formula
-
Packages that use Formula Package Description org.brijframework.support.enums org.brijframework.support.model.identifier -
-
Uses of Formula in org.brijframework.support.enums
Methods in org.brijframework.support.enums that return Formula Modifier and Type Method Description static FormulaFormula. valueOf(String name)Returns the enum constant of this type with the specified name.static Formula[]Formula. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Formula in org.brijframework.support.model.identifier
Methods in org.brijframework.support.model.identifier that return Formula Modifier and Type Method Description Formulaformula()
-