Class AgeRatingContentDescription

    • Constructor Detail

      • AgeRatingContentDescription

        public AgeRatingContentDescription()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getCategory

        public int getCategory()
      • setCategory

        public void setCategory​(int category)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getChecksum

        public String getChecksum()
      • setChecksum

        public void setChecksum​(String checksum)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object