Class InvoiceSplitterV1InvoicePageGroup

  • All Implemented Interfaces:
    LineItemField, PositionData

    public class InvoiceSplitterV1InvoicePageGroup
    extends BaseField
    implements LineItemField
    List of page groups. Each group represents a single invoice within a multi-invoice document.
    • Constructor Detail

      • InvoiceSplitterV1InvoicePageGroup

        public InvoiceSplitterV1InvoicePageGroup()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • toTableLine

        public String toTableLine()
        Output the line in a format suitable for inclusion in an rST table.
        Specified by:
        toTableLine in interface LineItemField
      • getPageIndexes

        public List<Integer> getPageIndexes()
        List of page indexes that belong to the same invoice (group).