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.PropertyInfo.DataType

Packages that use PropertyInfo.DataType
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 

 

Uses of PropertyInfo.DataType in oracle.as.scheduler

 

Methods in oracle.as.scheduler that return PropertyInfo.DataType
 PropertyInfo.DataType PropertyInfo.getDataType()
          Deprecated. Returns the data type of the property.
static PropertyInfo.DataType PropertyInfo.DataType.getType(java.lang.String type)
           
static PropertyInfo.DataType PropertyInfo.DataType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PropertyInfo.DataType[] PropertyInfo.DataType.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 PropertyInfo.DataType
PropertyInfo(java.lang.String name, PropertyInfo.DataType type)
          Deprecated. Constructs an instance of PropertyInfo.

 


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.