public static class TestCaseClasses.AuthorDTO extends Object
| Constructor and Description |
|---|
AuthorDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getAdditionalValue() |
String |
getName() |
int |
hashCode() |
void |
setAdditionalValue(String additionalValue) |
void |
setName(String name) |
String |
toString() |
Copyright © 2019 Glasnost. All rights reserved.