public static class TestCaseClasses.AuthorMyDTO extends Object
| Constructor and Description |
|---|
AuthorMyDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMyAdditionalValue() |
String |
getMyName() |
void |
setMyAdditionalValue(String additionalValue) |
void |
setMyName(String name) |
Copyright © 2016 Glasnost. All rights reserved.