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

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

public static class PassThroughConverterTestCase.C
extends Object


Constructor Summary
PassThroughConverterTestCase.C()
           
 
Method Summary
 boolean equals(Object that)
           
 PassThroughConverterTestCase.A getA()
           
 PassThroughConverterTestCase.B getB()
           
 int hashCode()
           
 void setA(PassThroughConverterTestCase.A a)
           
 void setB(PassThroughConverterTestCase.B b)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassThroughConverterTestCase.C

public PassThroughConverterTestCase.C()
Method Detail

getA

public PassThroughConverterTestCase.A getA()

setA

public void setA(PassThroughConverterTestCase.A a)

getB

public PassThroughConverterTestCase.B getB()

setB

public void setB(PassThroughConverterTestCase.B b)

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.