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.trees.model.entity.FndLabelEOImpl

Packages that use FndLabelEOImpl
oracle.apps.fnd.applcore.trees.model.entity   
oracle.apps.fnd.applcore.trees.model.view   
oracle.apps.fnd.applcore.trees.uiModel.view   
 

Uses of FndLabelEOImpl in oracle.apps.fnd.applcore.trees.model.entity
 

Methods in oracle.apps.fnd.applcore.trees.model.entity that return FndLabelEOImpl
 FndLabelEOImpl FndTreeLabelEOImpl.getFndLabel()
           
 FndLabelEOImpl FndLabelTLEOImpl.getFndLabelEO()
           
 

Methods in oracle.apps.fnd.applcore.trees.model.entity with parameters of type FndLabelEOImpl
abstract  java.lang.Object FndLabelEOImpl.AttributesEnum.get(FndLabelEOImpl object)
           
abstract  void FndLabelEOImpl.AttributesEnum.put(FndLabelEOImpl object, java.lang.Object value)
           
 void FndTreeLabelEOImpl.setFndLabel(FndLabelEOImpl value)
          Sets value as the associated entity FndLabelEOImpl.
 void FndLabelTLEOImpl.setFndLabelEO(FndLabelEOImpl value)
          Sets value as the associated entity FndLabelEOImpl.
 

Uses of FndLabelEOImpl in oracle.apps.fnd.applcore.trees.model.view
 

Methods in oracle.apps.fnd.applcore.trees.model.view that return FndLabelEOImpl
 FndLabelEOImpl FndLabelVORowImpl.getFndLabelEO()
          Gets FndLabelEO entity object.
 

Uses of FndLabelEOImpl in oracle.apps.fnd.applcore.trees.uiModel.view
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.view that return FndLabelEOImpl
 FndLabelEOImpl FndLabelUIVORowImpl.getFndLabelEO()
          Gets FndLabelEO entity object.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.