Class FormDesign

    • Field Detail

      • TYPE_BLOCK

        public static final String TYPE_BLOCK
        The string denoting that the form design is of type "Block"
        See Also:
        Constant Field Values
      • TYPE_FORM

        public static final String TYPE_FORM
        The string denoting that the form design is of type "Form"
        See Also:
        Constant Field Values
      • TYPE_TEMPLATE

        public static final String TYPE_TEMPLATE
        The string denoting that the form design is of type "Template"
        See Also:
        Constant Field Values
      • TYPE_RECEIPT

        public static final String TYPE_RECEIPT
        The string denoting that the form design is of type "Receipt"
        See Also:
        Constant Field Values
    • Constructor Detail

      • FormDesign

        public FormDesign()