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

E22562-01

Uses of Interface
oracle.apps.fnd.applcore.flex.vst.valueSetService.ValueSet

Packages that use ValueSet
oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService   
oracle.apps.fnd.applcore.flex.vst.valueSetService   
 

Uses of ValueSet in oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService
 

Methods in oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService that return ValueSet
 ValueSet KeyFlexfieldSegmentInstance.getValueSet()
           
 ValueSet KeyFlexfieldSegmentInstanceImpl.getValueSet()
           
 

Methods in oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService with parameters of type ValueSet
 void KeyFlexfieldSegmentInstance.setValueSet(ValueSet value)
           
 void KeyFlexfieldSegmentInstanceImpl.setValueSet(ValueSet value)
           
 

Uses of ValueSet in oracle.apps.fnd.applcore.flex.vst.valueSetService
 

Classes in oracle.apps.fnd.applcore.flex.vst.valueSetService that implement ValueSet
 class ValueSetImpl
           
 

Methods in oracle.apps.fnd.applcore.flex.vst.valueSetService that return ValueSet
 ValueSet ValueSet.getIndependentValueSet()
           
 ValueSet ValueSetImpl.getIndependentValueSet()
           
 

Methods in oracle.apps.fnd.applcore.flex.vst.valueSetService with parameters of type ValueSet
 void ValueSet.setIndependentValueSet(ValueSet value)
           
 void ValueSetImpl.setIndependentValueSet(ValueSet value)
           
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.