Uses of Enum Class
edu.ntnu.idatt1002.g106.handballapp.finalprod.backend.Region
Package
Description
-
Uses of Region in edu.ntnu.idatt1002.g106.handballapp.finalprod.backend
Modifier and TypeMethodDescriptionstatic Region
Region.findRegion
(String regionTxt) Method to find a region hence on region text in theparam
static Region
Returns the enum constant of this class with the specified name.static Region[]
Region.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Region in edu.ntnu.idatt1002.g106.handballapp.finalprod.controller