Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.util.common.ValueSetDef.ValueSetType

Packages that use ValueSetDef.ValueSetType
oracle.apps.fnd.applcore.flex.runtime.util.common Provides for accessing flexfield metadata at design-time. 
 

Uses of ValueSetDef.ValueSetType in oracle.apps.fnd.applcore.flex.runtime.util.common
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.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.applcore.flex.runtime.util.common with parameters of type ValueSetDef.ValueSetType
ValueSetDefImpl(java.lang.String code, ValueSetDef.ValueSetType type, ValueType vt)
          Constructs a transient value-set definition.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.