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

E22562-02

oracle.apps.fnd.applcore.customization.flex.model.bean
Class FlexfieldCustomizationsBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.flex.model.bean.FlexfieldCustomizationsBean

public class FlexfieldCustomizationsBean
extends java.lang.Object


Constructor Summary
FlexfieldCustomizationsBean()
           
 
Method Summary
 java.util.List<FlexfieldCustomizationBean> getFlexfieldCustomizations()
           
 java.util.List<java.lang.String> getTruefalseList()
           
 void setFlexfieldCustomizations(java.util.List<FlexfieldCustomizationBean> flexfieldCustomizations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexfieldCustomizationsBean

public FlexfieldCustomizationsBean()
Method Detail

setFlexfieldCustomizations

public void setFlexfieldCustomizations(java.util.List<FlexfieldCustomizationBean> flexfieldCustomizations)

getFlexfieldCustomizations

public java.util.List<FlexfieldCustomizationBean> getFlexfieldCustomizations()

getTruefalseList

public java.util.List<java.lang.String> getTruefalseList()

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.