org.apache.myfaces.examples.listexample
Class SimpleDemo
java.lang.Object
org.apache.myfaces.examples.listexample.SimpleDemo
- All Implemented Interfaces:
- Serializable
public class SimpleDemo
- extends Object
- implements Serializable
DOCUMENT ME!
- Version:
- $Revision: 371731 $ $Date: 2006-01-24 01:18:44 +0100 (Di, 24 Jan 2006) $
- Author:
- Thomas Spiegl (latest modification by $Author: werpu $)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDemo
public SimpleDemo(int id,
String type,
String color)
getId
public int getId()
setId
public void setId(int id)
getValue1
public String getValue1()
setValue1
public void setValue1(String value1)
getValue2
public String getValue2()
setValue2
public void setValue2(String value2)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.