public static class Info.Author extends Object implements Serializable
| Constructor and Description |
|---|
Author(String name,
String email)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Gets the author email.
|
String |
getName()
Gets the author name.
|
String |
toString()
Gets a String representation of the author.
|
Copyright © 2001–2025. All rights reserved.