Interface CustomFormConfiguration

    • Method Detail

      • getFactType

        String getFactType()
      • setFactType

        void setFactType​(String factType)
      • getFieldName

        String getFieldName()
      • setFieldName

        void setFieldName​(String fieldName)
      • getCustomFormURL

        String getCustomFormURL()
      • setCustomFormURL

        void setCustomFormURL​(String url)
      • getCustomFormHeight

        int getCustomFormHeight()
      • setCustomFormHeight

        void setCustomFormHeight​(int height)
      • getCustomFormWidth

        int getCustomFormWidth()
      • setCustomFormWidth

        void setCustomFormWidth​(int width)