|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.data.AbstractExtension
com.google.gdata.data.ValueConstruct
com.google.gdata.data.calendar.QuickAddProperty
public class QuickAddProperty
GData schema extension describing whether gd:content is for quickadd processing
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gdata.data.AbstractExtension |
|---|
AbstractExtension.AttributesHandler |
| Field Summary | |
|---|---|
static QuickAddProperty |
FALSE
|
static QuickAddProperty |
TRUE
|
| Fields inherited from class com.google.gdata.data.ValueConstruct |
|---|
attrName |
| Fields inherited from class com.google.gdata.data.AbstractExtension |
|---|
localName, namespace |
| Constructor Summary | |
|---|---|
QuickAddProperty()
|
|
QuickAddProperty(java.lang.String value)
|
|
| Method Summary | |
|---|---|
static ExtensionDescription |
getDefaultDescription()
|
| 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 |
|---|
eq, generate, generateAttributes, getExtensionLocalName, getExtensionNamespace, isImmutable, sameClassAs, setImmutable, throwExceptionForMissingAttribute, throwExceptionIfImmutable, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QuickAddProperty TRUE
public static final QuickAddProperty FALSE
| Constructor Detail |
|---|
public QuickAddProperty()
public QuickAddProperty(java.lang.String value)
| Method Detail |
|---|
public static ExtensionDescription getDefaultDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||