Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.commons.beanutils
Class TestBeanPackageSubclass  view TestBeanPackageSubclass download TestBeanPackageSubclass.java

java.lang.Object
  extended byorg.apache.commons.beanutils.TestBean
      extended byorg.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 $

Nested Class Summary
 
Nested classes inherited from class org.apache.commons.beanutils.TestBean
TestBean.MappedTestBean
 
Field Summary
 
Fields inherited from class org.apache.commons.beanutils.TestBean
 
Constructor Summary
(package private) TestBeanPackageSubclass()
           
 
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
 

Constructor Detail

TestBeanPackageSubclass

TestBeanPackageSubclass()