Uses of Enum Class
org.dspace.app.rest.model.ScopeEnum
Packages that use ScopeEnum
-
Uses of ScopeEnum in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return ScopeEnumModifier and TypeMethodDescriptionstatic ScopeEnumScopeEnum.fromString(String text) SubmissionFormFieldRest.getScope()Getter forSubmissionFormFieldRest.scopeSubmissionSectionRest.getScope()static ScopeEnumReturns the enum constant of this class with the specified name.static ScopeEnum[]ScopeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dspace.app.rest.model with parameters of type ScopeEnum