Interface IDocRow

  • All Superinterfaces:
    IDoc
    All Known Implementing Classes:
    RowHandler

    public interface IDocRow
    extends IDoc
    • Method Detail

      • entries

        java.util.ListIterator<IDocEntry> entries()