net.sf.twip
Class AutoTwipMethodWithArgumentsTest.MyType

java.lang.Object
  extended by net.sf.twip.AutoTwipMethodWithArgumentsTest.MyType
Enclosing class:
AutoTwipMethodWithArgumentsTest

public static class AutoTwipMethodWithArgumentsTest.MyType
extends Object


Constructor Summary
AutoTwipMethodWithArgumentsTest.MyType(int i)
           
 
Method Summary
 int getI()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoTwipMethodWithArgumentsTest.MyType

public AutoTwipMethodWithArgumentsTest.MyType(int i)
Method Detail

getI

public int getI()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.