Class IcsReader.IcsEvents

    • Method Detail

      • getUrl

        public String getUrl()
        Get the url of the ics
        Returns:
        the url
      • hasEvents

        public boolean hasEvents()
        true if the ics has events
        Returns:
        true if the ics has events
      • getEvents

        public List<VEventgetEvents()
        Get the list of events of the ics
        Returns:
        the list of events
      • getTag

        public Tag getTag()
        Get the tag of the ics
        Returns:
        the tag
      • setTag

        public void setTag​(Tag tag)
        Set the tag of the ics
        Parameters:
        tag - the tag