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