Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

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 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.