org.apache.myfaces.examples.valueChangeNotifier
Class NotifierBean.EntryList

java.lang.Object
  extended byorg.apache.myfaces.examples.valueChangeNotifier.NotifierBean.EntryList
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NotifierBean

public static class NotifierBean.EntryList
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NotifierBean.EntryList()
           
 
Method Summary
 java.util.List getListData()
           
 void setListData(java.util.List listData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifierBean.EntryList

public NotifierBean.EntryList()
Method Detail

getListData

public java.util.List getListData()

setListData

public void setListData(java.util.List listData)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.