Java com.google.gwt.gdata.client When fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gdata.client When fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gdata.client When.

The text is from its open source code.

Method

voidaddReminder(Reminder reminder)
Adds a new event reminder.
WhennewInstance()
Constructs a time period description.
voidsetEndTime(Date endTime)
Sets the event end time.
voidsetEndTime(DateTime endTime)
Sets the event end time.
voidsetStartTime(Date startTime)
Sets the event start time.
voidsetStartTime(DateTime startTime)
Sets the event start time.