Uses of Class
org.dspace.app.rest.model.SubscriptionParameterRest
-
Packages that use SubscriptionParameterRest Package Description org.dspace.app.rest.model -
-
Uses of SubscriptionParameterRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SubscriptionParameterRest Modifier and Type Method Description List<SubscriptionParameterRest>SubscriptionRest. getSubscriptionParameterList()Method parameters in org.dspace.app.rest.model with type arguments of type SubscriptionParameterRest Modifier and Type Method Description voidSubscriptionRest. setSubscriptionParameterList(List<SubscriptionParameterRest> subscriptionParameterList)
-