Class TestTechReportUtil.BoxInfo

    • Constructor Detail

      • BoxInfo

        public BoxInfo​(String rowLabel,
                       String sectorLabel,
                       String boxLabel,
                       String techName,
                       int minCount,
                       int maxCount)
        Parameters:
        sectorLabel - If null, the row should not contain any boxes.
        boxLabel - If null, the sector should not contain any boxes.