|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlogAuthor
| Method Summary | |
|---|---|
String |
getBio()
Get the author's biography |
String |
getDateOfBirth()
Get the author's date of birth |
String |
getEmailAddress()
Get the author's email address |
List<? extends BlogEntry> |
getEntries()
|
String |
getFullName()
Get the author's full name |
String |
getName()
Get the author's display name |
| Method Detail |
|---|
String getName()
String getFullName()
String getEmailAddress()
String getBio()
String getDateOfBirth()
List<? extends BlogEntry> getEntries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||