Uses of Class
org.openurp.code.person.model.Gender
-
Packages that use Gender Package Description org.openurp.base.model org.openurp.edu.base.model -
-
Uses of Gender in org.openurp.base.model
Fields in org.openurp.base.model declared as Gender Modifier and Type Field Description protected GenderPerson. gender性别Methods in org.openurp.base.model that return Gender Modifier and Type Method Description GenderPerson. getGender()Methods in org.openurp.base.model with parameters of type Gender Modifier and Type Method Description voidPerson. setGender(Gender gender) -
Uses of Gender in org.openurp.edu.base.model
Methods in org.openurp.edu.base.model that return Gender Modifier and Type Method Description GenderStudent. getGender()
-