Uses of Class
org.openurp.edu.lesson.util.GenderRatio
-
Packages that use GenderRatio Package Description org.openurp.edu.lesson.model org.openurp.edu.lesson.util -
-
Uses of GenderRatio in org.openurp.edu.lesson.model
Methods in org.openurp.edu.lesson.model that return GenderRatio Modifier and Type Method Description GenderRatioTeachclass. getGenderRatio()Methods in org.openurp.edu.lesson.model with parameters of type GenderRatio Modifier and Type Method Description voidTeachclass. setGenderRatio(GenderRatio genderRatio) -
Uses of GenderRatio in org.openurp.edu.lesson.util
Fields in org.openurp.edu.lesson.util declared as GenderRatio Modifier and Type Field Description static GenderRatioGenderRatio. emptyMethods in org.openurp.edu.lesson.util that return GenderRatio Modifier and Type Method Description static GenderRatioGenderRatio. of(String value)Methods in org.openurp.edu.lesson.util with parameters of type GenderRatio Modifier and Type Method Description intGenderRatio. compareTo(GenderRatio o)
-