-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.cognitiveagents.impact.individual.Characteristic
,java.io.Serializable
,kotlin.Comparable
public enum Gender extends Enum<Gender> implements Characteristic
An enum representing the different genders.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
Gender.Companion
-
Method Summary
Modifier and Type Method Description final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-