Uses of Class
org.kuali.rice.edl.impl.xml.export.EdlExportDataSet
-
Packages that use EdlExportDataSet Package Description org.kuali.rice.edl.impl.xml.export -
-
Uses of EdlExportDataSet in org.kuali.rice.edl.impl.xml.export
Methods in org.kuali.rice.edl.impl.xml.export that return EdlExportDataSet Modifier and Type Method Description static EdlExportDataSetEdlExportDataSet. fromExportDataSet(org.kuali.rice.core.api.impex.ExportDataSet exportDataSet)A static utility for creating aEdlExportDataSetfrom anExportDataSet.
-