org.apache.myfaces.examples.listexample
Class SimpleDemo
java.lang.Object
org.apache.myfaces.examples.listexample.SimpleDemo
- All Implemented Interfaces:
- java.io.Serializable
public class SimpleDemo
- extends java.lang.Object
- implements java.io.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
|
Constructor Summary |
SimpleDemo(int id,
java.lang.String type,
java.lang.String color)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDemo
public SimpleDemo(int id,
java.lang.String type,
java.lang.String color)
getId
public int getId()
setId
public void setId(int id)
getValue1
public java.lang.String getValue1()
setValue1
public void setValue1(java.lang.String value1)
getValue2
public java.lang.String getValue2()
setValue2
public void setValue2(java.lang.String value2)
Copyright © 2009 The Apache Software Foundation. All Rights Reserved.