public static class SuperTypeTestCaseClasses.AuthorDTO extends Object
| Constructor and Description |
|---|
SuperTypeTestCaseClasses.AuthorDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalValue() |
String |
getName() |
void |
setAdditionalValue(String additionalValue) |
void |
setName(String name) |
Copyright © 2015 Glasnost. All Rights Reserved.