Uses of Class
pt.cienciavitae.ns.common.SupervisorsCtype
-
Packages that use SupervisorsCtype Package Description pt.cienciavitae.ns.common pt.cienciavitae.ns.degree pt.cienciavitae.ns.output -
-
Uses of SupervisorsCtype in pt.cienciavitae.ns.common
Methods in pt.cienciavitae.ns.common that return SupervisorsCtype Modifier and Type Method Description SupervisorsCtypeObjectFactory. createSupervisorsCtype()Create an instance ofSupervisorsCtype -
Uses of SupervisorsCtype in pt.cienciavitae.ns.degree
Fields in pt.cienciavitae.ns.degree declared as SupervisorsCtype Modifier and Type Field Description protected SupervisorsCtypeThesisCtype. supervisorsMethods in pt.cienciavitae.ns.degree that return SupervisorsCtype Modifier and Type Method Description SupervisorsCtypeThesisCtype. getSupervisors()Gets the value of the supervisors property.Methods in pt.cienciavitae.ns.degree with parameters of type SupervisorsCtype Modifier and Type Method Description voidThesisCtype. setSupervisors(SupervisorsCtype value)Sets the value of the supervisors property. -
Uses of SupervisorsCtype in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output declared as SupervisorsCtype Modifier and Type Field Description protected SupervisorsCtypeDissertationCtype. supervisorsMethods in pt.cienciavitae.ns.output that return SupervisorsCtype Modifier and Type Method Description SupervisorsCtypeDissertationCtype. getSupervisors()Gets the value of the supervisors property.Methods in pt.cienciavitae.ns.output with parameters of type SupervisorsCtype Modifier and Type Method Description voidDissertationCtype. setSupervisors(SupervisorsCtype value)Sets the value of the supervisors property.
-