Uses of Class
org.dspace.app.rest.model.SubmissionFormRowRest
-
Packages that use SubmissionFormRowRest Package Description org.dspace.app.rest.model -
-
Uses of SubmissionFormRowRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SubmissionFormRowRest Modifier and Type Method Description List<SubmissionFormRowRest>SubmissionFormRest. getRows()Getter forSubmissionFormRest.rowsMethod parameters in org.dspace.app.rest.model with type arguments of type SubmissionFormRowRest Modifier and Type Method Description voidSubmissionFormRest. setRows(List<SubmissionFormRowRest> rows)Setter forSubmissionFormRest.rows
-