ma.glasnost.orika.test.community
Class PersonMappingTestCase.PersonHolderB

java.lang.Object
  extended by ma.glasnost.orika.test.community.PersonMappingTestCase.PersonHolderB
Enclosing class:
PersonMappingTestCase

public static class PersonMappingTestCase.PersonHolderB
extends Object


Constructor Summary
PersonMappingTestCase.PersonHolderB()
           
 
Method Summary
 List<PersonMappingTestCase.PersonBase> getPersons()
           
 void setPersons(List<PersonMappingTestCase.PersonBase> persons)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersonMappingTestCase.PersonHolderB

public PersonMappingTestCase.PersonHolderB()
Method Detail

getPersons

public List<PersonMappingTestCase.PersonBase> getPersons()

setPersons

public void setPersons(List<PersonMappingTestCase.PersonBase> persons)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Glasnost. All Rights Reserved.