Class CrossStatisticVO


  • public class CrossStatisticVO
    extends Object
    • Method Detail

      • getColumnHeader

        public List<String> getColumnHeader()
        Returns:
        the columnHeader
      • setColumnHeader

        public void setColumnHeader​(List<String> columnHeader)
        Parameters:
        columnHeader - the columnHeader to set
      • getFirstRow

        public List<String> getFirstRow()
        Returns:
        the firstRow
      • setFirstRow

        public void setFirstRow​(List<String> firstRow)
        Parameters:
        firstRow - the firstRow to set
      • setStatsArray

        public void setStatsArray​(List<List<CrossAxisAccessVO>> statsArray)
        Parameters:
        statsArray - the statsArray to set