Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


Uses of Class
oracle.as.scheduler.Filter.Operator

Packages that use Filter.Operator
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
 

Uses of Filter.Operator in oracle.as.scheduler
 

Methods in oracle.as.scheduler that return Filter.Operator
 Filter.Operator Filter.getOperator()
          Gets the operator for this filter expression.
static Filter.Operator Filter.Operator.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Filter.Operator[] Filter.Operator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.5)
E20742-01


Copyright © 2008, 2011 Oracle. All rights reserved.