Uses of Class
org.kuali.rice.edl.framework.extract.FieldDTO
-
Packages that use FieldDTO Package Description org.kuali.rice.edl.framework.extract -
-
Uses of FieldDTO in org.kuali.rice.edl.framework.extract
Methods in org.kuali.rice.edl.framework.extract that return types with arguments of type FieldDTO Modifier and Type Method Description java.util.List<FieldDTO>DumpDTO. getFields()Method parameters in org.kuali.rice.edl.framework.extract with type arguments of type FieldDTO Modifier and Type Method Description voidDumpDTO. setFields(java.util.List<FieldDTO> fields)
-