Uses of Class
pt.cienciavitae.ns.employment.Employments
-
Packages that use Employments Package Description pt.cienciavitae.ns.curriculum pt.cienciavitae.ns.employment pt.cienciavitae.ns.person -
-
Uses of Employments in pt.cienciavitae.ns.curriculum
Fields in pt.cienciavitae.ns.curriculum declared as Employments Modifier and Type Field Description protected EmploymentsCurriculum. employmentsMethods in pt.cienciavitae.ns.curriculum that return Employments Modifier and Type Method Description EmploymentsCurriculum. getEmployments()Gets the value of the employments property.Methods in pt.cienciavitae.ns.curriculum with parameters of type Employments Modifier and Type Method Description voidCurriculum. setEmployments(Employments value)Sets the value of the employments property. -
Uses of Employments in pt.cienciavitae.ns.employment
Methods in pt.cienciavitae.ns.employment that return Employments Modifier and Type Method Description EmploymentsObjectFactory. createEmployments()Create an instance ofEmployments -
Uses of Employments in pt.cienciavitae.ns.person
Fields in pt.cienciavitae.ns.person declared as Employments Modifier and Type Field Description protected EmploymentsPerson. employmentsMethods in pt.cienciavitae.ns.person that return Employments Modifier and Type Method Description EmploymentsPerson. getEmployments()Gets the value of the employments property.Methods in pt.cienciavitae.ns.person with parameters of type Employments Modifier and Type Method Description voidPerson. setEmployments(Employments value)Sets the value of the employments property.
-