|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E20742-04 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestMode | |
---|---|
oracle.as.scheduler | Enterprise Scheduler API interfaces and classes. |
Uses of RequestMode in oracle.as.scheduler |
---|
Methods in oracle.as.scheduler that return RequestMode | |
---|---|
static RequestMode |
RequestMode.from(javax.management.openmbean.CompositeData cd)
|
static RequestMode |
RequestMode.fromString(java.lang.String requestModeStr)
Converts a stringified request mode into a RequestMode object. |
RequestMode |
RequestDetail.getRequestMode()
Gets the request mode of request. |
static RequestMode |
RequestMode.valueOf(int value)
Returns the request mode for the numeric value specified. |
static RequestMode |
RequestMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RequestMode[] |
RequestMode.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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |