Uses of Class
io.github.anass_abea.enumClasses.UnitValue
| Package | Description |
|---|---|
| io.github.anass_abea.enumClasses | |
| io.github.anass_abea.impl | |
| io.github.anass_abea.interf |
-
Uses of UnitValue in io.github.anass_abea.enumClasses
Methods in io.github.anass_abea.enumClasses that return UnitValue Modifier and Type Method Description static UnitValueUnitValue. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UnitValue[]UnitValue. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of UnitValue in io.github.anass_abea.impl
Methods in io.github.anass_abea.impl that return UnitValue Modifier and Type Method Description UnitValueUnitImpl. getUnitValue() -
Uses of UnitValue in io.github.anass_abea.interf
Methods in io.github.anass_abea.interf that return UnitValue Modifier and Type Method Description UnitValueUnit. getUnitValue()