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