ch.agent.crnickl.junit
Class T012_ValueTypeTest.Foo

java.lang.Object
  extended by ch.agent.crnickl.junit.T012_ValueTypeTest.Foo
Enclosing class:
T012_ValueTypeTest

public static class T012_ValueTypeTest.Foo
extends Object


Constructor Summary
T012_ValueTypeTest.Foo(String foo1, int foo2)
           
 
Method Summary
 String getFoo1()
           
 int getFoo2()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

T012_ValueTypeTest.Foo

public T012_ValueTypeTest.Foo(String foo1,
                              int foo2)
Method Detail

getFoo1

public String getFoo1()

getFoo2

public int getFoo2()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.