Class SysIntf.SchedRecipientResult

  • All Implemented Interfaces:
    Serializable, org.bedework.util.calendar.ScheduleStates
    Enclosing interface:
    SysIntf

    public static class SysIntf.SchedRecipientResult
    extends Object
    implements org.bedework.util.calendar.ScheduleStates
    Result for a single recipient.
    See Also:
    Serialized Form
    • Field Detail

      • recipient

        public String recipient
      • status

        public int status
        One of the above
      • freeBusy

        public CalDAVEvent<?> freeBusy
        Set if this is the result of a freebusy request.
    • Constructor Detail

      • SchedRecipientResult

        public SchedRecipientResult()