Uses of Class
com.eduix.genexp.studyelement.ExportPerson
-
Packages that use ExportPerson Package Description com.eduix.genexp.studyelement -
-
Uses of ExportPerson in com.eduix.genexp.studyelement
Fields in com.eduix.genexp.studyelement declared as ExportPerson Modifier and Type Field Description private ExportPersonExportPersonReference. personMethods in com.eduix.genexp.studyelement that return ExportPerson Modifier and Type Method Description ExportPersonExportPersonReference. getPerson()Methods in com.eduix.genexp.studyelement with parameters of type ExportPerson Modifier and Type Method Description voidExportPersonReference. setPerson(ExportPerson person)Constructors in com.eduix.genexp.studyelement with parameters of type ExportPerson Constructor Description ExportPersonReference(ExportPerson person, String role, String description)
-