Uses of Class
com.eduix.genexp.studyelement.ExportOrganisationReference
-
Packages that use ExportOrganisationReference Package Description com.eduix.genexp.studyelement -
-
Uses of ExportOrganisationReference in com.eduix.genexp.studyelement
Fields in com.eduix.genexp.studyelement with type parameters of type ExportOrganisationReference Modifier and Type Field Description private List<ExportOrganisationReference>ExportRegistrationPackage. organisationReferencesprivate List<ExportOrganisationReference>ExportStudyElement. organisationReferencesMethods in com.eduix.genexp.studyelement that return types with arguments of type ExportOrganisationReference Modifier and Type Method Description List<ExportOrganisationReference>ExportRegistrationPackage. getOrganisationReferences()List<ExportOrganisationReference>ExportStudyElement. getOrganisationReferences()Method parameters in com.eduix.genexp.studyelement with type arguments of type ExportOrganisationReference Modifier and Type Method Description voidExportRegistrationPackage. setOrganisationReferences(List<ExportOrganisationReference> organisationReferences)
-