A C D E G H I L P R S T Y

G

getChildRegions(int) - Method in class com.lightdev.lib.holiday.client.HolidayClient
get all regions that are children of a region with the given id
getClient() - Method in class com.lightdev.lib.holiday.client.HolidayClient
get the TREC client object used to communicate with the server
getData() - Method in class com.lightdev.lib.holiday.client.Region
 
getDates() - Method in class com.lightdev.lib.holiday.client.YearEvent
get the dates this event occurs on
getDescription(String) - Method in interface com.lightdev.lib.holiday.client.CalendarEvent
get a descriptive text related to this event
getEventList(int, String, String, boolean, boolean, boolean, AsyncCallback) - Method in class com.lightdev.lib.holiday.client.HolidayClient
get an array of events matching a given filter criteria
getEventTexts(int, AsyncCallback) - Method in class com.lightdev.lib.holiday.client.HolidayClient
get texts describing an event
getEventType() - Method in interface com.lightdev.lib.holiday.client.CalendarEvent
get the type of event this should return an integer id that corresponds to event classes, i.e.
getId() - Method in interface com.lightdev.lib.holiday.client.CalendarEvent
get the id of this event object
getId() - Method in class com.lightdev.lib.holiday.client.Property
get the id of this property
getId() - Method in class com.lightdev.lib.holiday.client.Region
get the id of this region
getId() - Method in class com.lightdev.lib.holiday.client.YearEvent
get the id of this event under which it is uniquely identified at the Light Development World Holiday Calendar Service
getName() - Method in interface com.lightdev.lib.holiday.client.CalendarEvent
get the name of this event
getName() - Method in class com.lightdev.lib.holiday.client.Property
get the name of this property
getName() - Method in class com.lightdev.lib.holiday.client.Region
get the name of this region
getOccurrenceDefinition() - Method in interface com.lightdev.lib.holiday.client.CalendarEvent
get the occurrence field array this event is defined by
getOccurrenceName() - Method in interface com.lightdev.lib.holiday.client.CalendarEvent
get the name of the method the occurrence of this event is determined by
getParentId() - Method in class com.lightdev.lib.holiday.client.Region
 
getPreferredServer() - Method in class com.lightdev.lib.holiday.client.HolidayClient
get the address of the preferred server
getProperties() - Method in class com.lightdev.lib.holiday.client.HolidayClient
get all properties
getRegion(int) - Method in class com.lightdev.lib.holiday.client.HolidayClient
get the region with a given id
getRegions() - Method in class com.lightdev.lib.holiday.client.HolidayClient
get all regions
getRootRegions() - Method in class com.lightdev.lib.holiday.client.HolidayClient
get all regions that have no parent region
getSuperiorId() - Method in class com.lightdev.lib.holiday.client.Region
get the id of the region superior to this region

A C D E G H I L P R S T Y