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 com.google.gdata.data.ValueConstruct |
consumeAttributes, equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setRequired, setValue |
Methods inherited from class com.google.gdata.data.AbstractExtension |
disableStrictValidation, enableStrictValidation, eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validate |
Methods inherited from class java.lang.Object |
clone, finalize, 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()