Class SubmissionFormInputTypeRest


  • public class SubmissionFormInputTypeRest
    extends Object
    The SubmissionFormInputType REST Resource. It is not addressable directly, only used as inline object in the InputForm resource
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)
    • Constructor Detail

      • SubmissionFormInputTypeRest

        public SubmissionFormInputTypeRest()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getRegex

        public String getRegex()
      • setRegex

        public void setRegex​(String regex)