org.apache.myfaces.trinidaddemo
Class ListTestBean.Car

java.lang.Object
  extended by org.apache.myfaces.trinidaddemo.ListTestBean.Car
All Implemented Interfaces:
Serializable
Enclosing class:
ListTestBean

public static class ListTestBean.Car
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ListTestBean.Car()
           
ListTestBean.Car(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListTestBean.Car

public ListTestBean.Car()

ListTestBean.Car

public ListTestBean.Car(String name)
Method Detail

getName

public String getName()


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