Class TermsComponentBean

java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.TermsComponentBean

public class TermsComponentBean extends ComponentBean
  • Constructor Details

    • TermsComponentBean

      public TermsComponentBean()
  • Method Details

    • setType

      public void setType(String type)
    • getType

      public String getType()
    • getValidation

      public HashMap<String,Object> getValidation()
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)