|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldDTO | |
---|---|
org.kuali.rice.edl.framework.extract | |
org.kuali.rice.edl.impl.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 | |
---|---|
List<FieldDTO> |
DumpDTO.getFields()
|
Method parameters in org.kuali.rice.edl.framework.extract with type arguments of type FieldDTO | |
---|---|
void |
DumpDTO.setFields(List<FieldDTO> fields)
|
Uses of FieldDTO in org.kuali.rice.edl.impl.extract |
---|
Methods in org.kuali.rice.edl.impl.extract that return FieldDTO | |
---|---|
static FieldDTO |
Fields.to(Fields field)
|
Methods in org.kuali.rice.edl.impl.extract with parameters of type FieldDTO | |
---|---|
static Fields |
Fields.from(FieldDTO fieldDTO,
Dump dump)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |