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

E22562-01

oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup
Class PolicySetupBean.InstanceData

java.lang.Object
  extended by oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup.PolicySetupBean.InstanceData
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PolicySetupBean

public class PolicySetupBean.InstanceData
extends java.lang.Object
implements java.io.Serializable

data structure for a single row of instance -- INSTANCE

See Also:
Serialized Form

Method Summary
 java.lang.String getName()
           
 java.lang.String getType()
           
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

getType

public java.lang.String getType()

setValue

public void setValue(java.lang.String value)

getValue

public java.lang.String getValue()

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.