|
|||||||||
| 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.HiddenProperty
public class HiddenProperty
GData schema extension describing hidden property of a calendar
| Field Summary | |
|---|---|
static HiddenProperty |
FALSE
|
static HiddenProperty |
TRUE
|
| Constructor Summary | |
|---|---|
HiddenProperty()
|
|
HiddenProperty(java.lang.String value)
|
|
| Method Summary | |
|---|---|
static ExtensionDescription |
getDefaultDescription()
|
| Methods inherited from class com.google.gdata.data.ValueConstruct |
|---|
equals, generate, getHandler, getValue, hashCode, hasValue, isRequired, putAttributes, setValue |
| Methods inherited from class com.google.gdata.data.AbstractExtension |
|---|
disableStrictValidation, enableStrictValidation, getExtensionLocalName, getExtensionNamespace, isImmutable, isStrictValidation, setImmutable |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final HiddenProperty TRUE
public static final HiddenProperty FALSE
| Constructor Detail |
|---|
public HiddenProperty()
public HiddenProperty(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 | ||||||||