Class PackageGroup

    • Constructor Detail

      • PackageGroup

        public PackageGroup()
    • Method Detail

      • getPackages

        public String getPackages()
        Get the packages in the group.
        Returns:
        String
      • getTitle

        public String getTitle()
        Get the title to use for the package group.
        Returns:
        String
      • setPackages

        public void setPackages​(String packages)
        Set the packages in the group.
        Parameters:
        packages -
      • setTitle

        public void setTitle​(String title)
        Set the title to use for the package group.
        Parameters:
        title -