Uses of Class
org.openurp.base.edu.model.DirectionJournal
-
Packages that use DirectionJournal Package Description org.openurp.base.edu.model -
-
Uses of DirectionJournal in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return types with arguments of type DirectionJournal Modifier and Type Method Description List<DirectionJournal>Direction. getDeparts()Method parameters in org.openurp.base.edu.model with type arguments of type DirectionJournal Modifier and Type Method Description voidDirection. setDeparts(List<DirectionJournal> departs)
-