ma.glasnost.orika.test.generics
Class GenericCollectionsTestCase.Employee

java.lang.Object
  extended by ma.glasnost.orika.test.generics.GenericCollectionsTestCase.Person
      extended by ma.glasnost.orika.test.generics.GenericCollectionsTestCase.Employee
Enclosing class:
GenericCollectionsTestCase

public static class GenericCollectionsTestCase.Employee
extends GenericCollectionsTestCase.Person


Constructor Summary
GenericCollectionsTestCase.Employee()
           
 
Method Summary
 
Methods inherited from class ma.glasnost.orika.test.generics.GenericCollectionsTestCase.Person
equals, getName, hashCode, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericCollectionsTestCase.Employee

public GenericCollectionsTestCase.Employee()


Copyright © 2012 Glasnost. All Rights Reserved.