Uses of Class
pt.cienciavitae.ns.degree.Degrees
-
Packages that use Degrees Package Description pt.cienciavitae.ns.curriculum pt.cienciavitae.ns.degree -
-
Uses of Degrees in pt.cienciavitae.ns.curriculum
Fields in pt.cienciavitae.ns.curriculum declared as Degrees Modifier and Type Field Description protected DegreesCurriculum. degreesMethods in pt.cienciavitae.ns.curriculum that return Degrees Modifier and Type Method Description DegreesCurriculum. getDegrees()Gets the value of the degrees property.Methods in pt.cienciavitae.ns.curriculum with parameters of type Degrees Modifier and Type Method Description voidCurriculum. setDegrees(Degrees value)Sets the value of the degrees property. -
Uses of Degrees in pt.cienciavitae.ns.degree
Methods in pt.cienciavitae.ns.degree that return Degrees Modifier and Type Method Description DegreesObjectFactory. createDegrees()Create an instance ofDegrees
-