java.lang.Object
org.apache.commons.beanutils.TestBean
org.apache.commons.beanutils.TestBeanPackageSubclass
- class TestBeanPackageSubclass
- extends TestBean
This is a package private subclass of TestBean. All of our properties
should still be accessible via reflection.
- Version:
- $Revision: 1.5 $ $Date: 2004/02/28 13:18:36 $
| Fields inherited from class org.apache.commons.beanutils.TestBean |
|
| Methods inherited from class org.apache.commons.beanutils.TestBean |
currentCounter, getAnotherNested, getBooleanProperty, getByteProperty, getDoubleProperty, getDupProperty, getDupProperty, getFloatProperty, getIntArray, getIntIndexed, getIntProperty, getInvalidBoolean, getListIndexed, getLongProperty, getMappedIntProperty, getMappedNested, getMappedObjects, getMappedProperty, getMapProperty, getNested, getNullProperty, getReadOnlyProperty, getShortProperty, getStringArray, getStringIndexed, getStringProperty, getWriteOnlyPropertyValue, incrementCounter, incrementCounter, isBooleanSecond, isInvalidBoolean, setAnotherNested, setBooleanProperty, setBooleanSecond, setByteProperty, setDoubleProperty, setDupProperty, setDupProperty, setFloatProperty, setIntArray, setIntIndexed, setIntProperty, setInvalidBoolean, setLongProperty, setMappedIntProperty, setMappedObjects, setMappedProperty, setMapProperty, setNullProperty, setShortProperty, setStringArray, setStringIndexed, setStringProperty, setWriteOnlyProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBeanPackageSubclass
TestBeanPackageSubclass()