com.sun.syndication.feed.module.cc
Interface CreativeCommons
- All Superinterfaces:
- java.lang.Cloneable, com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Module, java.io.Serializable
- All Known Implementing Classes:
- CreativeCommonsImpl
public interface CreativeCommons
- extends com.sun.syndication.feed.module.Module
- Author:
- Robert "kebernet" Cooper
Field Summary |
static java.lang.String |
URI
|
Methods inherited from interface com.sun.syndication.feed.module.Module |
clone, getUri |
Methods inherited from interface com.sun.syndication.feed.CopyFrom |
copyFrom, getInterface |
URI
static final java.lang.String URI
- See Also:
- Constant Field Values
getAllLicenses
License[] getAllLicenses()
setAllLicenses
void setAllLicenses(License[] licenses)
getLicenses
License[] getLicenses()
setLicenses
void setLicenses(License[] license)
Copyright © 2006-2009. All Rights Reserved.