Uses of Class
org.openurp.edu.course.model.RestrictionMeta
-
Packages that use RestrictionMeta Package Description org.openurp.edu.course.model -
-
Uses of RestrictionMeta in org.openurp.edu.course.model
Methods in org.openurp.edu.course.model that return RestrictionMeta Modifier and Type Method Description RestrictionMetaRestrictionItem. getMeta()Methods in org.openurp.edu.course.model with parameters of type RestrictionMeta Modifier and Type Method Description voidRestrictionItem. setMeta(RestrictionMeta meta)Constructors in org.openurp.edu.course.model with parameters of type RestrictionMeta Constructor Description RestrictionItem(RestrictionMeta meta, String content, boolean inclusive)
-