Uses of Class
org.openurp.edu.course.model.RestrictionItem
-
Packages that use RestrictionItem Package Description org.openurp.edu.course.model -
-
Uses of RestrictionItem in org.openurp.edu.course.model
Methods in org.openurp.edu.course.model that return types with arguments of type RestrictionItem Modifier and Type Method Description List<RestrictionItem>Restriction. getItems()Method parameters in org.openurp.edu.course.model with type arguments of type RestrictionItem Modifier and Type Method Description voidRestriction. setItems(List<RestrictionItem> items)
-