Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Uses of Class
oracle.apps.fnd.applcp.migrate.modeler.common.ValueSetDef.ValueSetType

Packages that use ValueSetDef.ValueSetType
oracle.apps.fnd.applcp.migrate.modeler.common   
 

Uses of ValueSetDef.ValueSetType in oracle.apps.fnd.applcp.migrate.modeler.common
 

Methods in oracle.apps.fnd.applcp.migrate.modeler.common that return ValueSetDef.ValueSetType
 ValueSetDef.ValueSetType ValueSetDef.getType()
          Gets the type of the value set.
 ValueSetDef.ValueSetType ValueSetDefImpl.getType()
          Gets the type of the value set.
static ValueSetDef.ValueSetType ValueSetDef.ValueSetType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValueSetDef.ValueSetType[] ValueSetDef.ValueSetType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in oracle.apps.fnd.applcp.migrate.modeler.common with parameters of type ValueSetDef.ValueSetType
ValueSetDefImpl(long id, java.lang.String code, ValueSetDef.ValueSetType type, ValueType vt)
          Constructs a value-set definition.
ValueSetDefImpl(long id, java.lang.String code, ValueSetDef.ValueSetType type, ValueType vt, java.lang.String secCriteriaName)
          Constructs a value-set definition.
ValueSetDefImpl(java.lang.String code, ValueSetDef.ValueSetType type, ValueType vt)
          Constructs a transient value-set definition.
 


Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.