Class Event.Category

    • Method Detail

      • getId

        public String getId()
        The unique identifier for this category.
        Returns:
        The unique identifier for this category.
      • setId

        public void setId​(String id)
        The unique identifier for this category.
      • getName

        public String getName()
        The name of this category.
        Returns:
        The name of this category.
      • setName

        public void setName​(String name)
        The name of this category.