ma.glasnost.orika.test.customconverter
Class CustomConverterTestCase.A

java.lang.Object
  extended by ma.glasnost.orika.test.customconverter.CustomConverterTestCase.A
Enclosing class:
CustomConverterTestCase

public static class CustomConverterTestCase.A
extends Object


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

Constructor Detail

CustomConverterTestCase.A

public CustomConverterTestCase.A()
Method Detail

getId

public Long getId()

setId

public void setId(Long id)


Copyright © 2012 Glasnost. All Rights Reserved.