Uses of Class
omix.lang.chart.data.Qualifier
Package | Description |
---|---|
omix.lang.chart.data |
This package contains types used in OVL.
|
-
Uses of Qualifier in omix.lang.chart.data
Methods in omix.lang.chart.data that return Qualifier Modifier and Type Method Description static Qualifier
Qualifier. valueOf(String name)
Returns the enum constant of this type with the specified name.static Qualifier[]
Qualifier. values()
Returns an array containing the constants of this enum type, in the order they are declared.