public static class PersonMappingTestCase.FullPerson extends PersonMappingTestCase.PersonBase
| Constructor and Description |
|---|
FullPerson() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullName() |
void |
setFullName(String fullName) |
String |
toString() |
getFirstName, getLastName, setFirstName, setLastNamepublic String getFullName()
public void setFullName(String fullName)
public String toString()
toString in class PersonMappingTestCase.PersonBaseCopyright © 2016 Glasnost. All rights reserved.