Uses of Class
org.goplanit.utils.unit.UnitGroup
-
Packages that use UnitGroup Package Description org.goplanit.utils.unit -
-
Uses of UnitGroup in org.goplanit.utils.unit
Fields in org.goplanit.utils.unit declared as UnitGroup Modifier and Type Field Description protected UnitGroupUnitType. groupMethods in org.goplanit.utils.unit that return UnitGroup Modifier and Type Method Description UnitGroupUnitType. getGroup()static UnitGroupUnitGroup. valueOf(String name)Returns the enum constant of this type with the specified name.static UnitGroup[]UnitGroup. values()Returns an array containing the constants of this enum type, in the order they are declared.
-