ma.glasnost.orika.test.inheritance
Class UsedMappersTestCase.D

java.lang.Object
  extended by ma.glasnost.orika.test.inheritance.UsedMappersTestCase.C
      extended by ma.glasnost.orika.test.inheritance.UsedMappersTestCase.D
Enclosing class:
UsedMappersTestCase

public static class UsedMappersTestCase.D
extends UsedMappersTestCase.C


Constructor Summary
UsedMappersTestCase.D()
           
 
Method Summary
 int getAges()
           
 void setAges(int age)
           
 
Methods inherited from class ma.glasnost.orika.test.inheritance.UsedMappersTestCase.C
getNom, setNom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsedMappersTestCase.D

public UsedMappersTestCase.D()
Method Detail

getAges

public int getAges()

setAges

public void setAges(int age)


Copyright © 2012 Glasnost. All Rights Reserved.