com.echonest.api.v4
Class Biography

java.lang.Object
  extended by com.echonest.api.v4.WebDocument
      extended by com.echonest.api.v4.Biography

public class Biography
extends WebDocument


Method Summary
 java.lang.String getLicenseAttribution()
          Gets the attribution for the bio
 java.lang.String getLicenseType()
          Gets the license type for the bio
 java.lang.String getSite()
          Gets the name of the site that is the source of the biography
 java.lang.String getText()
          Gets the bio text
 java.lang.String getURL()
          gets the URL for the source of the biography
 
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

getSite

public java.lang.String getSite()
Gets the name of the site that is the source of the biography

Returns:
the site

getText

public java.lang.String getText()
Gets the bio text

Returns:
the text of the biography

getURL

public java.lang.String getURL()
gets the URL for the source of the biography

Returns:
the url

getLicenseType

public java.lang.String getLicenseType()
Gets the license type for the bio

Returns:
the license type

getLicenseAttribution

public java.lang.String getLicenseAttribution()
Gets the attribution for the bio

Returns:
the attribution


Use of the Echo Nest API is subject to the Echo Nest Developer Network's terms of service