com.google.gdata.data.calendar
Class SendEventNotificationsProperty
java.lang.Object
com.google.gdata.data.AbstractExtension
com.google.gdata.data.ValueConstruct
com.google.gdata.data.calendar.SendEventNotificationsProperty
- All Implemented Interfaces:
- Extension
public class SendEventNotificationsProperty
- extends ValueConstruct
GData schema extension describing whether to send event notifications
to other participants of the event or not.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
TRUE
public static final SendEventNotificationsProperty TRUE
FALSE
public static final SendEventNotificationsProperty FALSE
SendEventNotificationsProperty
public SendEventNotificationsProperty()
SendEventNotificationsProperty
public SendEventNotificationsProperty(java.lang.String value)
getDefaultDescription
public static ExtensionDescription getDefaultDescription()