public static class SuperTypeTestCaseClasses.AuthorMyDTO extends Object
| Constructor and Description |
|---|
SuperTypeTestCaseClasses.AuthorMyDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMyAdditionalValue() |
String |
getMyName() |
void |
setMyAdditionalValue(String additionalValue) |
void |
setMyName(String name) |
Copyright © 2015 Glasnost. All Rights Reserved.