Class IcsReader.IcsEvents

java.lang.Object
org.ametys.plugins.calendar.icsreader.IcsReader.IcsEvents
Enclosing class:
IcsReader

public static class IcsReader.IcsEvents extends Object
Object wrapper for ics events
  • Constructor Details

  • Method Details

    • 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<VEvent> getEvents()
      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
    • getStatus

      Get the status of the ics
      Returns:
      the status