Class EventInfo


  • public class EventInfo
    extends java.lang.Object
    • Method Detail

      • create

        public static EventInfo create​(java.lang.String id)
      • getId

        public java.lang.String getId()
      • getText

        public java.lang.String getText()
      • getResource

        public java.lang.String getResource()
      • isAllDay

        public boolean isAllDay()
      • getRecurrentMasterId

        public java.lang.String getRecurrentMasterId()
      • listFromJson

        public static java.util.List<EventInfo> listFromJson​(JSONArray array)
      • isRecurrent

        public boolean isRecurrent()
      • isRecurrentException

        public boolean isRecurrentException()