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

E22562-05

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.util.common.CustomValueSetDef.BindVariable

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

Uses of CustomValueSetDef.BindVariable in oracle.apps.fnd.applcore.flex.runtime.util.common
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return types with arguments of type CustomValueSetDef.BindVariable
 java.util.List<CustomValueSetDef.BindVariable> CustomValueSetDefImpl.getBindVariables()
          Gets the list of bind variables if any.
 java.util.List<CustomValueSetDef.BindVariable> CustomValueSetDef.getBindVariables()
          Gets the list of bind variables if any.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type CustomValueSetDef.BindVariable
 SegmentDef CustomValueSetUsage.getReferenceSegment(CustomValueSetDef.BindVariable bindVar)
          Gets the reference segment a bind variable is bound to.
protected  void CustomValueSetUsage.setReferenceSegment(CustomValueSetDef.BindVariable bindVar, SegmentDef seg)
          Sets the reference segment a bind variable is bound to.
 

Method parameters in oracle.apps.fnd.applcore.flex.runtime.util.common with type arguments of type CustomValueSetDef.BindVariable
protected  void CustomValueSetDefImpl.setBindVariables(java.util.List<CustomValueSetDef.BindVariable> list)
          Sets the list of bind variables.
 


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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.