| Package | Description |
|---|---|
| com.google.gdata.client.calendar |
| Modifier and Type | Method and Description |
|---|---|
static CalendarQuery.ExtendedPropertyMatch[] |
CalendarQuery.ExtendedPropertyMatch.arrayFromExtendedPropertyQueryString(String extqQuery)
Converts strings of the form "[foo:bar][baz:bin]" to a map of
"foo"->"bar" and "baz"->"bin".
|
CalendarQuery.ExtendedPropertyMatch[] |
CalendarQuery.getExtendedPropertyQuery()
Returns an array of extended property matches parsed from
the current value of
extq custom parameter. |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarQuery.setExtendedPropertyQuery(CalendarQuery.ExtendedPropertyMatch... matches)
Sets up the extended property matching for events returned by the query
by setting the
extq custom parameter value. |
Copyright © 2012. All Rights Reserved.