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.Recurring

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

 

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

 

Methods in oracle.adf.view.rich.model that return CalendarActivity.Recurring
 CalendarActivity.Recurring CalendarActivity.getRecurring()
          Gets the Recurring information for the activity.
static CalendarActivity.Recurring CalendarActivity.Recurring.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CalendarActivity.Recurring[] CalendarActivity.Recurring.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.Recurring
 void CalendarActivity.setRecurring(CalendarActivity.Recurring recurring)
          Sets the Recurring 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.