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


Uses of Class
oracle.as.scheduler.WorkAssignment.SpecializationNode

Packages that use WorkAssignment.SpecializationNode
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
 

Uses of WorkAssignment.SpecializationNode in oracle.as.scheduler
 

Methods in oracle.as.scheduler that return WorkAssignment.SpecializationNode
static WorkAssignment.SpecializationNode WorkAssignment.SpecializationNode.getNode(java.lang.String name)
          Returns the SpecializationNode for the given node name.
static WorkAssignment.SpecializationNode WorkAssignment.SpecializationNode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WorkAssignment.SpecializationNode[] WorkAssignment.SpecializationNode.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.6)
E20742-04


Copyright © 2008, 2012 Oracle. All rights reserved.