Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Uses of Class
oracle.as.scheduler.Incompatibility.IncompatibilityType

Packages that use Incompatibility.IncompatibilityType
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 

 

Uses of Incompatibility.IncompatibilityType in oracle.as.scheduler

 

Methods in oracle.as.scheduler that return Incompatibility.IncompatibilityType
 Incompatibility.IncompatibilityType Incompatibility.getType()
          Returns the incompatibility type.
static Incompatibility.IncompatibilityType Incompatibility.IncompatibilityType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Incompatibility.IncompatibilityType[] Incompatibility.IncompatibilityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.as.scheduler with parameters of type Incompatibility.IncompatibilityType
Incompatibility(java.lang.String name, java.lang.String description, Incompatibility.IncompatibilityType type)
          Constructs a new incompatibility definition.
Incompatibility(java.lang.String name, java.lang.String description, Incompatibility.IncompatibilityType type, MetadataObjectId objectId)
          Constructs a new instance.
Incompatibility(java.lang.String name, java.lang.String displayNameKey, java.lang.String descriptionKey, Incompatibility.IncompatibilityType type, java.lang.String[] resourceBundleIDs)
          Constructs a new incompatibility definition and associate resource bundles.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6.3)
E26229-05


Copyright © 2008, 2012 Oracle. All rights reserved.