com.google.gdata.data.calendar
Class SequenceNumberProperty
java.lang.Object
com.google.gdata.data.AbstractExtension
com.google.gdata.data.ValueConstruct
com.google.gdata.data.calendar.SequenceNumberProperty
- All Implemented Interfaces:
- Extension
public class SequenceNumberProperty
- extends ValueConstruct
GData schema extension describing sequence number of an event.
The sequence number is a non-negative integer and is described in
section 4.8.7.4 of RFC 2445.
Currently this is only a read-only entry.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
SequenceNumberProperty
public SequenceNumberProperty()
SequenceNumberProperty
public SequenceNumberProperty(java.lang.String value)
getDefaultDescription
public static ExtensionDescription getDefaultDescription()