Uses of Class
pt.cienciavitae.ns.degree.DegreeTypeCtype
-
Packages that use DegreeTypeCtype Package Description pt.cienciavitae.ns.degree -
-
Uses of DegreeTypeCtype in pt.cienciavitae.ns.degree
Fields in pt.cienciavitae.ns.degree declared as DegreeTypeCtype Modifier and Type Field Description protected DegreeTypeCtypeDegree. degreeTypeMethods in pt.cienciavitae.ns.degree that return DegreeTypeCtype Modifier and Type Method Description DegreeTypeCtypeObjectFactory. createDegreeTypeCtype()Create an instance ofDegreeTypeCtypeDegreeTypeCtypeDegree. getDegreeType()Gets the value of the degreeType property.Methods in pt.cienciavitae.ns.degree with parameters of type DegreeTypeCtype Modifier and Type Method Description voidDegree. setDegreeType(DegreeTypeCtype value)Sets the value of the degreeType property.
-