Uses of Class
org.dspace.app.rest.model.submit.SelectableMetadata
-
Packages that use SelectableMetadata Package Description org.dspace.app.rest.model -
-
Uses of SelectableMetadata in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SelectableMetadata Modifier and Type Method Description List<SelectableMetadata>SubmissionFormFieldRest. getSelectableMetadata()Getter forSubmissionFormFieldRest.selectableMetadataMethod parameters in org.dspace.app.rest.model with type arguments of type SelectableMetadata Modifier and Type Method Description voidSubmissionFormFieldRest. setSelectableMetadata(List<SelectableMetadata> selectableMetadata)Setter forSubmissionFormFieldRest.selectableMetadata
-