Class NotifyServiceInboundPatternRest

java.lang.Object
org.dspace.app.rest.model.NotifyServiceInboundPatternRest

public class NotifyServiceInboundPatternRest extends Object
representation of the Notify Service Inbound Pattern
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)
  • Constructor Details

    • NotifyServiceInboundPatternRest

      public NotifyServiceInboundPatternRest()
  • Method Details

    • getPattern

      public String getPattern()
    • setPattern

      public void setPattern(String pattern)
    • getConstraint

      public String getConstraint()
    • setConstraint

      public void setConstraint(String constraint)
    • isAutomatic

      public boolean isAutomatic()
    • setAutomatic

      public void setAutomatic(boolean automatic)