Uses of Class
pt.cienciavitae.ns.degree.DegreeCodeCtype
-
Packages that use DegreeCodeCtype Package Description pt.cienciavitae.ns.degree -
-
Uses of DegreeCodeCtype in pt.cienciavitae.ns.degree
Fields in pt.cienciavitae.ns.degree declared as DegreeCodeCtype Modifier and Type Field Description protected DegreeCodeCtypeDegree. degreeCodeMethods in pt.cienciavitae.ns.degree that return DegreeCodeCtype Modifier and Type Method Description DegreeCodeCtypeObjectFactory. createDegreeCodeCtype()Create an instance ofDegreeCodeCtypeDegreeCodeCtypeDegree. getDegreeCode()Gets the value of the degreeCode property.Methods in pt.cienciavitae.ns.degree with parameters of type DegreeCodeCtype Modifier and Type Method Description voidDegree. setDegreeCode(DegreeCodeCtype value)Sets the value of the degreeCode property.
-