org.apache.myfaces.trinidad.model
Class ChildPropertyTreeModelTest.Bean

java.lang.Object
  extended by org.apache.myfaces.trinidad.model.ChildPropertyTreeModelTest.Bean
Enclosing class:
ChildPropertyTreeModelTest

public static final class ChildPropertyTreeModelTest.Bean
extends java.lang.Object


Constructor Summary
ChildPropertyTreeModelTest.Bean()
           
 
Method Summary
protected  void addKid(ChildPropertyTreeModelTest.Bean kid)
           
 java.util.List<ChildPropertyTreeModelTest.Bean> getKids()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildPropertyTreeModelTest.Bean

public ChildPropertyTreeModelTest.Bean()
Method Detail

getKids

public java.util.List<ChildPropertyTreeModelTest.Bean> getKids()

addKid

protected void addKid(ChildPropertyTreeModelTest.Bean kid)


Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.