Uses of Class
pt.cienciavitae.ns.service.CourseTaughtCtype
-
Packages that use CourseTaughtCtype Package Description pt.cienciavitae.ns.service -
-
Uses of CourseTaughtCtype in pt.cienciavitae.ns.service
Fields in pt.cienciavitae.ns.service declared as CourseTaughtCtype Modifier and Type Field Description protected CourseTaughtCtypeService. courseTaughtMethods in pt.cienciavitae.ns.service that return CourseTaughtCtype Modifier and Type Method Description CourseTaughtCtypeObjectFactory. createCourseTaughtCtype()Create an instance ofCourseTaughtCtypeCourseTaughtCtypeService. getCourseTaught()Gets the value of the courseTaught property.Methods in pt.cienciavitae.ns.service with parameters of type CourseTaughtCtype Modifier and Type Method Description voidService. setCourseTaught(CourseTaughtCtype value)Sets the value of the courseTaught property.
-