|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.echonest.api.v4.WebDocument
com.echonest.api.v4.Blog
public class Blog
| Method Summary | |
|---|---|
java.util.Date |
getDateFound()
Gets the date found |
java.util.Date |
getDatePosted()
Gets the date posted |
java.lang.String |
getName()
Gets the blog name |
java.lang.String |
getSummary()
Gets the blog summary |
java.lang.String |
getURL()
Gets the blog url |
| Methods inherited from class com.echonest.api.v4.WebDocument |
|---|
dump, dump |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getURL()
public java.lang.String getSummary()
public java.util.Date getDateFound()
public java.util.Date getDatePosted()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||