| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ViewDefImpl.AutoRefreshMode | 
ViewDefImpl.getAutoRefreshMode()  | 
static ViewDefImpl.AutoRefreshMode | 
ViewDefImpl.AutoRefreshMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ViewDefImpl.AutoRefreshMode[] | 
ViewDefImpl.AutoRefreshMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewDefImpl.setAutoRefreshMode(ViewDefImpl.AutoRefreshMode mode)  |