Uses of Class
org.openurp.base.edu.model.StudentState
Packages that use StudentState
-
Uses of StudentState in org.openurp.base.edu.model
Fields in org.openurp.base.edu.model declared as StudentStateFields in org.openurp.base.edu.model with type parameters of type StudentStateMethods in org.openurp.base.edu.model that return StudentStateMethods in org.openurp.base.edu.model that return types with arguments of type StudentStateMethods in org.openurp.base.edu.model with parameters of type StudentStateModifier and TypeMethodDescriptionvoidStudent.addState(StudentState state)voidStudent.setState(StudentState state)Method parameters in org.openurp.base.edu.model with type arguments of type StudentStateModifier and TypeMethodDescriptionvoidStudent.setStates(Set<StudentState> states)voidSquad.setStdStates(Set<StudentState> stdStates)