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

E22562-02

oracle.apps.fnd.applcore.flex.runtime.util.common
Interface LOVDef.PropertyBoundValue

Enclosing interface:
LOVDef

public static interface LOVDef.PropertyBoundValue

A bound value that is a property of the flexfield or the segment.


Method Summary
 java.lang.Object getProperty(java.lang.String name)
          Gets the property value.
 

Method Detail

getProperty

java.lang.Object getProperty(java.lang.String name)
Gets the property value.

Parameters:
name - the name of the property
Returns:
the property value

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.