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

E22562-05

oracle.apps.fnd.applcore.flex.runtime.util.common
Interface FlexfieldDef.Parameter

Enclosing interface:
FlexfieldDef

public static interface FlexfieldDef.Parameter

An external data source that can be used in value sets, defaulting and derivation.


Method Summary
 java.lang.String getCode()
          Gets the code of the parameter.
 java.lang.Class getJavaType()
          Gets the Java type of the parameter.
 

Method Detail

getCode

java.lang.String getCode()
Gets the code of the parameter.

Returns:
the code of the parameter

getJavaType

java.lang.Class getJavaType()
Gets the Java type of the parameter.

Returns:
the Java type of the parameter

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.