Interface IMSPrinter

    • Method Detail

      • setOut

        void setOut​(java.io.Writer out)
      • getMaxCount

        int getMaxCount()
      • setMaxCount

        void setMaxCount​(int maxCount)
      • printAll

        void printAll()
               throws java.io.IOException
        Throws:
        java.io.IOException