Uses of Class
pt.cienciavitae.ns.service.CourseLevelCtype
-
Packages that use CourseLevelCtype Package Description pt.cienciavitae.ns.service -
-
Uses of CourseLevelCtype in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service declared as CourseLevelCtype Modifier and Type Field Description protected CourseLevelCtypeCourseTaughtCtype. courseLevelMethods in pt.cienciavitae.ns.service that return CourseLevelCtype Modifier and Type Method Description CourseLevelCtypeObjectFactory. createCourseLevelCtype()Create an instance ofCourseLevelCtypeCourseLevelCtypeCourseTaughtCtype. getCourseLevel()Gets the value of the courseLevel property.Methods in pt.cienciavitae.ns.service with parameters of type CourseLevelCtype Modifier and Type Method Description voidCourseTaughtCtype. setCourseLevel(CourseLevelCtype value)Sets the value of the courseLevel property.
-