public static class PersonMappingTestCase.PersonBase extends Object
| Constructor and Description |
|---|
PersonBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstName() |
String |
getLastName() |
void |
setFirstName(String firstName) |
void |
setLastName(String lastName) |
String |
toString() |
Copyright © 2017 Glasnost. All Rights Reserved.