ma.glasnost.orika.test.converter
Class PassThroughConverterTestCase.B

java.lang.Object
  extended by ma.glasnost.orika.test.converter.PassThroughConverterTestCase.B
Enclosing class:
PassThroughConverterTestCase

public static class PassThroughConverterTestCase.B
extends Object


Constructor Summary
PassThroughConverterTestCase.B()
           
 
Method Summary
 boolean equals(Object that)
           
 String getString()
           
 int hashCode()
           
 void setString(String string)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassThroughConverterTestCase.B

public PassThroughConverterTestCase.B()
Method Detail

getString

public String getString()

setString

public void setString(String string)

equals

public boolean equals(Object that)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2012 Glasnost. All Rights Reserved.