Uses of Class
com.eduix.genexp.studyelement.ExportLiterature
-
Packages that use ExportLiterature Package Description com.eduix.genexp.studyelement -
-
Uses of ExportLiterature in com.eduix.genexp.studyelement
Fields in com.eduix.genexp.studyelement with type parameters of type ExportLiterature Modifier and Type Field Description private List<ExportLiterature>ExportCourseUnit. literatureMethods in com.eduix.genexp.studyelement that return types with arguments of type ExportLiterature Modifier and Type Method Description List<ExportLiterature>ExportCourseUnit. getLiterature()Method parameters in com.eduix.genexp.studyelement with type arguments of type ExportLiterature Modifier and Type Method Description voidExportCourseUnit. setLiterature(List<ExportLiterature> literature)
-