Interface CalendarResource

    • Method Detail

      • getTitle

        String getTitle()
        Get the title of the resource
        Returns:
        the title of the resource
      • setTitle

        void setTitle​(String title)
        set the title of the resource
        Parameters:
        title - The title
      • getInstructions

        String getInstructions()
        Get the special instructions of the resource
        Returns:
        the special instructions of the resource
      • setInstructions

        void setInstructions​(String instructions)
        set the special instructions of the resource
        Parameters:
        instructions - The special instructions
      • getIcon

        String getIcon()
        Get the icon of the resource
        Returns:
        the icon of the resource
      • setIcon

        void setIcon​(String icon)
        set the icon of the resource
        Parameters:
        icon - The icon to set