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.BCModeler.Parameter

Packages that use BCModeler.Parameter
oracle.apps.fnd.applcore.flex.runtime.util   
 

Uses of BCModeler.Parameter in oracle.apps.fnd.applcore.flex.runtime.util
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util that return BCModeler.Parameter
static BCModeler.Parameter BCModeler.Parameter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BCModeler.Parameter[] BCModeler.Parameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type BCModeler.Parameter
 java.lang.Object BCModeler.Arguments.get(BCModeler.Parameter param)
          Gets an argument.
 boolean BCModeler.Arguments.getBoolean(BCModeler.Parameter param)
          Gets an argument as a boolean value.
 java.lang.String BCModeler.Arguments.getString(BCModeler.Parameter param)
          Gets an argument as a string.
 void BCModeler.Arguments.put(BCModeler.Parameter param, java.lang.Object arg)
          Puts an argument.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.