Uses of Class
org.openurp.edu.course.code.model.ClazzTag
-
Packages that use ClazzTag Package Description org.openurp.edu.course.model -
-
Uses of ClazzTag in org.openurp.edu.course.model
Methods in org.openurp.edu.course.model that return types with arguments of type ClazzTag Modifier and Type Method Description List<ClazzTag>Clazz. getTags()Method parameters in org.openurp.edu.course.model with type arguments of type ClazzTag Modifier and Type Method Description voidClazz. setTags(List<ClazzTag> tags)
-