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

E22562-01

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.util.common.ValueType.DataType

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

Uses of ValueType.DataType in oracle.apps.fnd.applcore.flex.runtime.util.common
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return ValueType.DataType
 ValueType.DataType ValueType.getDataType()
          Gets the data type of the value.
static ValueType.DataType ValueType.DataType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValueType.DataType[] ValueType.DataType.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 ValueType.DataType
ValueType(ValueType.DataType dataType)
          Constructs a value type.
ValueTypeUtilDate(ValueType.DataType dataType)
           
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.