public final class Attribution
extends com.google.gwt.core.client.JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
Attribution()
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier()
Returns the identifier of the original playlist
|
String |
getLocation()
Returns the location of the original playlist
|
void |
setIdentifier(String identifier)
Sets the identifier of the original playlist
|
void |
setLocation(String location)
Sets the location of the original playlist
|
public String getIdentifier()
public void setIdentifier(String identifier)
identifier
- the identifier of the original playlistpublic String getLocation()
public void setLocation(String location)
location
- the location of the original playlistCopyright © 2009-2013. All Rights Reserved.