Uses of Class
org.openurp.edu.base.code.model.TeachLangType
-
Packages that use TeachLangType Package Description org.openurp.edu.lesson.model -
-
Uses of TeachLangType in org.openurp.edu.lesson.model
Methods in org.openurp.edu.lesson.model that return TeachLangType Modifier and Type Method Description TeachLangTypeLesson. getLangType()Methods in org.openurp.edu.lesson.model with parameters of type TeachLangType Modifier and Type Method Description voidLesson. setLangType(TeachLangType langType)
-