public class Author extends GenericModel
| Constructor and Description |
|---|
Author() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the name.
|
void |
setName(java.lang.String name)
Sets the name.
|
equals, hashCode, toString