Class Year


  • public class Year
    extends Object
    • Constructor Detail

      • Year

        public Year()
    • Method Detail

      • getTheme

        public final String getTheme()
        Returns:
        the theme
      • setTheme

        public final void setTheme​(String theme)
        Parameters:
        theme - the theme to set
      • getYear

        public final String getYear()
        Returns:
        the year
      • setYear

        public final void setYear​(String year)
        Parameters:
        year - the year to set
      • getSetCount

        public final Integer getSetCount()
        Returns:
        the setCount
      • setSetCount

        public final void setSetCount​(Integer setCount)
        Parameters:
        setCount - the setCount to set