Uses of Class
org.dspace.app.rest.model.submit.SelectableRelationship
-
Packages that use SelectableRelationship Package Description org.dspace.app.rest.model -
-
Uses of SelectableRelationship in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return SelectableRelationship Modifier and Type Method Description SelectableRelationshipSubmissionFormFieldRest. getSelectableRelationship()Methods in org.dspace.app.rest.model with parameters of type SelectableRelationship Modifier and Type Method Description voidSubmissionFormFieldRest. setSelectableRelationship(SelectableRelationship selectableRelationship)
-