org.apache.myfaces.renderkit.html.ext
Class MockBean
java.lang.Object
org.apache.myfaces.renderkit.html.ext.MockBean
public class MockBean
- extends Object
A bean for the test cases.
- Version:
- $Revision: 963899 $ $Date: 2010-07-13 17:57:38 -0500 (Tue, 13 Jul 2010) $
- Author:
- Jakob Korherr (latest modification by $Author: lu4242 $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockBean
public MockBean()
getValues
public Collection<Integer> getValues()
setValues
public void setValues(Collection<Integer> values)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.