org.apache.commons.beanutils.bugs
Class Jira349TestCase.ObjectBean

java.lang.Object
  extended by org.apache.commons.beanutils.bugs.Jira349TestCase.ObjectBean
Enclosing class:
Jira349TestCase

public static class Jira349TestCase.ObjectBean
extends Object

Test Bean with a Boolean object property.


Constructor Summary
Jira349TestCase.ObjectBean()
           
 
Method Summary
 Boolean getTestProperty()
           
 void setTestProperty(Boolean testProperty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jira349TestCase.ObjectBean

public Jira349TestCase.ObjectBean()
Method Detail

getTestProperty

public Boolean getTestProperty()

setTestProperty

public void setTestProperty(Boolean testProperty)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.