com.google.gdata.data.calendar
Class SyncEventProperty
java.lang.Object
com.google.gdata.data.AbstractExtension
com.google.gdata.data.ValueConstruct
com.google.gdata.data.calendar.SyncEventProperty
- All Implemented Interfaces:
- Extension
public class SyncEventProperty
- extends ValueConstruct
GData schema extension describing whether this is a sync scenario where the
Ical UID and Sequence number are honored during inserts and updates.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
TRUE
public static final SyncEventProperty TRUE
FALSE
public static final SyncEventProperty FALSE
SyncEventProperty
public SyncEventProperty()
SyncEventProperty
public SyncEventProperty(java.lang.String value)
getDefaultDescription
public static ExtensionDescription getDefaultDescription()