Class Header


  • public class Header
    extends java.lang.Object
    一覧のヘッダ
    • Constructor Summary

      Constructors 
      Constructor Description
      Header​(java.util.List<ReportItemMethod> reportItemMethods)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int size()  
      java.lang.String textOf​(int i)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • textOf

        public java.lang.String textOf​(int i)
      • size

        public int size()