ma.glasnost.orika.test.boundmapperfacade
Class GenericCollectionsTestCase.Person
java.lang.Object
ma.glasnost.orika.test.boundmapperfacade.GenericCollectionsTestCase.Person
- Direct Known Subclasses:
- GenericCollectionsTestCase.Employee
- Enclosing class:
- GenericCollectionsTestCase
public abstract static class GenericCollectionsTestCase.Person
- extends Object
GenericCollectionsTestCase.Person
public GenericCollectionsTestCase.Person()
getName
public String getName()
setName
public void setName(String name)
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.