Uses of Class
pt.cienciavitae.ns.degree.DegreeStatusCtype
-
Packages that use DegreeStatusCtype Package Description pt.cienciavitae.ns.degree -
-
Uses of DegreeStatusCtype in pt.cienciavitae.ns.degree
Fields in pt.cienciavitae.ns.degree declared as DegreeStatusCtype Modifier and Type Field Description protected DegreeStatusCtypeDegree. degreeStatusMethods in pt.cienciavitae.ns.degree that return DegreeStatusCtype Modifier and Type Method Description DegreeStatusCtypeObjectFactory. createDegreeStatusCtype()Create an instance ofDegreeStatusCtypeDegreeStatusCtypeDegree. getDegreeStatus()Gets the value of the degreeStatus property.Methods in pt.cienciavitae.ns.degree with parameters of type DegreeStatusCtype Modifier and Type Method Description voidDegree. setDegreeStatus(DegreeStatusCtype value)Sets the value of the degreeStatus property.
-