public static class TestCaseClasses.PersonVO4 extends Object
| Constructor and Description |
|---|
PersonVO4(String pFirstName,
String pLastName,
long pAge) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAge() |
String |
getFirstName() |
String |
getLastName() |
Copyright © 2019 Glasnost. All rights reserved.