Class DocumentFieldBean


public class DocumentFieldBean extends FieldBean
  • Constructor Details

    • DocumentFieldBean

      public DocumentFieldBean()
  • Method Details

    • getAllowedFileTypes

      public Set<String> getAllowedFileTypes()
    • setAllowedFileTypes

      public void setAllowedFileTypes(Set<String> allowedFileTypes)
    • getWidth

      public Integer getWidth()
    • setWidth

      public void setWidth(Integer width)
    • getHeight

      public Integer getHeight()
    • setHeight

      public void setHeight(Integer height)