Uses of Class
com.eduix.genexp.studyelement.ExportKeyword
-
Packages that use ExportKeyword Package Description com.eduix.genexp.studyelement -
-
Uses of ExportKeyword in com.eduix.genexp.studyelement
Fields in com.eduix.genexp.studyelement with type parameters of type ExportKeyword Modifier and Type Field Description private List<ExportKeyword>ExportStudyElement. keywordsMethods in com.eduix.genexp.studyelement that return types with arguments of type ExportKeyword Modifier and Type Method Description List<ExportKeyword>ExportStudyElement. getKeywords()Method parameters in com.eduix.genexp.studyelement with type arguments of type ExportKeyword Modifier and Type Method Description voidExportStudyElement. setKeywords(List<ExportKeyword> keywords)
-