org.apache.myfaces.examples.listexample
Class SimpleGroupByList

java.lang.Object
  extended by org.apache.myfaces.examples.listexample.SimpleGroupByList

public class SimpleGroupByList
extends Object


Constructor Summary
SimpleGroupByList()
           
 
Method Summary
 List getDemoList()
           
 void setDemoList(List demo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleGroupByList

public SimpleGroupByList()
Method Detail

getDemoList

public List getDemoList()

setDemoList

public void setDemoList(List demo)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.