Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Uses of Class
oracle.adf.view.rich.model.CalendarActivity.Reminder

Packages that use CalendarActivity.Reminder
oracle.adf.view.rich.model   

 

Uses of CalendarActivity.Reminder in oracle.adf.view.rich.model

 

Methods in oracle.adf.view.rich.model that return CalendarActivity.Reminder
 CalendarActivity.Reminder CalendarActivity.getReminder()
          Gets the Reminder information for the activity.
static CalendarActivity.Reminder CalendarActivity.Reminder.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CalendarActivity.Reminder[] CalendarActivity.Reminder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.model with parameters of type CalendarActivity.Reminder
 void CalendarActivity.setReminder(CalendarActivity.Reminder reminder)
          Sets the Reminder information of the activity.

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.0)
E10684-08


Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.