public static class PersonMappingTestCase.PersonHolderB extends Object
| Constructor and Description |
|---|
PersonMappingTestCase.PersonHolderB() |
| Modifier and Type | Method and Description |
|---|---|
List<PersonMappingTestCase.PersonBase> |
getPersons() |
void |
setPersons(List<PersonMappingTestCase.PersonBase> persons) |
String |
toString() |
public List<PersonMappingTestCase.PersonBase> getPersons()
public void setPersons(List<PersonMappingTestCase.PersonBase> persons)
Copyright © 2015 Glasnost. All Rights Reserved.