Class ExchangeNotification.NotificationItem
- java.lang.Object
-
- org.bedework.synch.shared.Notification.NotificationItem
-
- org.bedework.synch.cnctrs.exchange.ExchangeNotification.NotificationItem
-
- Enclosing class:
- ExchangeNotification
public static class ExchangeNotification.NotificationItem extends Notification.NotificationItem
- Author:
- douglm
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.bedework.synch.shared.Notification.NotificationItem
Notification.NotificationItem.ActionType
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()protected voidtoStringSegment(StringBuilder sb)-
Methods inherited from class org.bedework.synch.shared.Notification.NotificationItem
getAction, getIcal, getSubResponse, getSubStatusReq, getSubStatusResponse, getUid, getUnsubRequest, getUnsubResponse
-
-
-
-
Method Detail
-
toStringSegment
protected void toStringSegment(StringBuilder sb)
- Overrides:
toStringSegmentin classNotification.NotificationItem
-
toString
public String toString()
- Overrides:
toStringin classNotification.NotificationItem
-
-