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


Uses of Class
oracle.as.scheduler.PropertyValue

Packages that use PropertyValue
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
oracle.as.scheduler.management   
 

Uses of PropertyValue in oracle.as.scheduler
 

Methods in oracle.as.scheduler that return PropertyValue
static PropertyValue PropertyValue.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance
 

Uses of PropertyValue in oracle.as.scheduler.management
 

Methods in oracle.as.scheduler.management with parameters of type PropertyValue
 void RuntimeServiceMXBeanProxy.setRequestParameter(long requestId, java.lang.String name, PropertyValue value)
          Sets the value of a request parameter for a specified request.
 void RuntimeServiceMXBeanProxy.updateRequestProperty(long requestId, java.lang.String name, PropertyValue value)
          Updates the value of a request parameter for a request.
 


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


Copyright © 2008, 2011 Oracle. All rights reserved.