public class CreativeCommonsImpl extends Object implements CreativeCommons
| Modifier and Type | Field and Description |
|---|---|
static String |
RDF_URI |
static String |
RSS1_URI |
static String |
RSS2_URI |
URI| Constructor and Description |
|---|
CreativeCommonsImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
arrayCopy(Object[] source) |
Object |
clone() |
void |
copyFrom(CopyFrom object) |
boolean |
equals(Object obj) |
License[] |
getAllLicenses() |
Class<CreativeCommons> |
getInterface() |
License[] |
getLicenses() |
String |
getUri() |
void |
setAllLicenses(License[] allLicenses) |
void |
setLicenses(License[] licenses) |
String |
toString() |
public static final String RDF_URI
public static final String RSS2_URI
public static final String RSS1_URI
public License[] getAllLicenses()
getAllLicenses in interface CreativeCommonspublic void setAllLicenses(License[] allLicenses)
setAllLicenses in interface CreativeCommonspublic Class<CreativeCommons> getInterface()
getInterface in interface CopyFrompublic Object clone()
public License[] getLicenses()
getLicenses in interface CreativeCommonspublic void setLicenses(License[] licenses)
setLicenses in interface CreativeCommonsCopyright © 2021. All rights reserved.