io.github.pidoveproject.showdown.team.Gender
See theGender companion enum
Attributes
-
Companion
-
enum
-
Graph
-
-
Supertypes
-
trait Sum
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Get a gender from its short name.
Get a gender from its short name.
Value parameters
-
shortName
-
the short name of the gender
Attributes
-
Returns
-
Male if shortName
is M
, Female if it is F