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

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

public static class PassThroughConverterTestCase.A
extends Object


Constructor Summary
PassThroughConverterTestCase.A()
           
 
Method Summary
 boolean equals(Object that)
           
 Long getId()
           
 int hashCode()
           
 void setId(Long id)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassThroughConverterTestCase.A

public PassThroughConverterTestCase.A()
Method Detail

getId

public Long getId()

setId

public void setId(Long id)

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.