Class ChartUnitVO

    • Constructor Detail

      • ChartUnitVO

        public ChartUnitVO()
    • Method Detail

      • getLeftRole

        public CategoryBox getLeftRole()
        Returns:
        the leftRole
      • setLeftRole

        public void setLeftRole​(CategoryBox leftRole)
        Parameters:
        leftRole - the leftRole to set
      • getRightRole

        public CategoryBox getRightRole()
        Returns:
        the rightRole
      • setRightRole

        public void setRightRole​(CategoryBox rightRole)
        Parameters:
        rightRole - the rightRole to set
      • getSubOrganizations

        public List<OrganizationBox> getSubOrganizations()
        Returns:
        the subOrganizations
      • setSubOrganizations

        public void setSubOrganizations​(List<OrganizationBox> subOrganizations)
        Parameters:
        subOrganizations - the subOrganizations to set
      • getChartType

        public int getChartType()
        Specified by:
        getChartType in class ChartVO
        Returns: