Uses of Class
eu.de4a.iem.jaxb.t41.uc1.v2021_02_11.ModeOfStudy
-
Packages that use ModeOfStudy Package Description eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 -
-
Uses of ModeOfStudy in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11
Methods in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 that return ModeOfStudy Modifier and Type Method Description static ModeOfStudyModeOfStudy. fromValue(String v)ModeOfStudyHigherEducationEvidenceType. getModeOfStudy()Gets the value of the modeOfStudy property.static ModeOfStudyModeOfStudy. valueOf(String name)Returns the enum constant of this type with the specified name.static ModeOfStudy[]ModeOfStudy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 with parameters of type ModeOfStudy Modifier and Type Method Description voidHigherEducationEvidenceType. setModeOfStudy(ModeOfStudy value)Sets the value of the modeOfStudy property.
-