com.ricebridge.csvman.test
Class LoadBeansTest.TypeBeanRecord

java.lang.Object
  extended bycom.ricebridge.csvman.test.LoadBeansTest.BeanRecord
      extended bycom.ricebridge.csvman.test.LoadBeansTest.TypeBeanRecord
Enclosing class:
LoadBeansTest

public static class LoadBeansTest.TypeBeanRecord
extends LoadBeansTest.BeanRecord


Constructor Summary
LoadBeansTest.TypeBeanRecord()
           
 
Method Summary
 int getInt()
           
 void setInt(int pInt)
           
 String toString()
           
 
Methods inherited from class com.ricebridge.csvman.test.LoadBeansTest.BeanRecord
getBar, getFoo, getName, setBar, setFoo, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoadBeansTest.TypeBeanRecord

public LoadBeansTest.TypeBeanRecord()
Method Detail

setInt

public void setInt(int pInt)

getInt

public int getInt()

toString

public String toString()
Overrides:
toString in class LoadBeansTest.BeanRecord


Copyright © 2003-2006 Ricebridge