|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jgd.schemas.comapi.GDCOMIndexed jgd.schemas.comapi.GDCOMCalendar
public class GDCOMCalendar
Constructor Summary | |
---|---|
GDCOMCalendar(com.jacob.com.Variant searchResultEntryVariant,
java.lang.String schema)
|
Method Summary | |
---|---|
java.lang.String |
get_attendees()
Names of appointment attendees. |
java.lang.String |
get_categories()
Whatever categories you want to assign to the appointment. |
java.lang.Integer |
get_duration()
Appointment duration in minutes. |
java.util.Date |
get_end_date()
Appointment end time in UTC. |
java.lang.String |
get_folder_name()
Name of the folder containing this appointment. |
java.util.Date |
get_last_modified_time()
Time when the appointment was last modified. |
java.lang.String |
get_location()
Appointment location. |
java.lang.String |
get_organizer()
Name of the appointment's organizer. |
java.lang.Integer |
get_recurrence_pattern()
A string describing how this task repeats. |
java.util.Date |
get_start_date()
Appointment start time in UTC. |
java.lang.String |
get_title()
Appointment title. |
java.lang.String |
get_uri()
Unique identifier. |
java.lang.String |
toString()
URI |
Methods inherited from class jgd.schemas.comapi.GDCOMIndexed |
---|
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail, getCacheUrl, getCategory, getDocId, getEventId, getFlags, getFrom, getIcon, getId, getMessageId, getPropertyVariant, getPropertyVT_ARRAY, getPropertyVT_BOOL, getPropertyVT_BSTR, getPropertyVT_DATE, getPropertyVT_UI2, getPropertyVT_UI4, getPropertyVT_UI8, getSchema, getSnippet, getThumbnail, getTime, getTimestamp, getTitle, getUrl, setCacheUrl, setCategory, setDocId, setEventId, setFlags, setFrom, setIcon, setId, setMessageId, setSnippet, setThumbnail, setTime, setTitle, setUrl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface jgd.schemas.GoogleDesktopIndexable |
---|
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail |
Constructor Detail |
---|
public GDCOMCalendar(com.jacob.com.Variant searchResultEntryVariant, java.lang.String schema)
searchResultEntryVariant
- schema
- Method Detail |
---|
public java.lang.String get_uri()
GoogleDesktopCalendar
get_uri
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_uri()
public java.util.Date get_last_modified_time()
GoogleDesktopCalendar
get_last_modified_time
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_last_modified_time()
public java.lang.String get_attendees()
GoogleDesktopCalendar
get_attendees
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_attendees()
public java.lang.String get_categories()
GoogleDesktopCalendar
get_categories
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_categories()
public java.lang.String get_folder_name()
GoogleDesktopCalendar
get_folder_name
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_folder_name()
public java.lang.String get_location()
GoogleDesktopCalendar
get_location
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_location()
public java.lang.String get_organizer()
GoogleDesktopCalendar
get_organizer
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_organizer()
public java.util.Date get_start_date()
GoogleDesktopCalendar
get_start_date
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_start_date()
public java.util.Date get_end_date()
GoogleDesktopCalendar
get_end_date
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_end_date()
public java.lang.Integer get_duration()
GoogleDesktopCalendar
get_duration
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_duration()
public java.lang.Integer get_recurrence_pattern()
GoogleDesktopCalendar
get_recurrence_pattern
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_recurrence_pattern()
public java.lang.String get_title()
GoogleDesktopCalendar
get_title
in interface GoogleDesktopCalendar
jgd.schemas.GoogleDesktopIndexable#get_title()
public java.lang.String toString()
toString
in class GDCOMIndexed
GDCOMIndexed.toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |