org.rometools.feed.module.cc
Interface CreativeCommons
- All Superinterfaces:
- Cloneable, com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.module.Module, Serializable
- All Known Implementing Classes:
- CreativeCommonsImpl
public interface CreativeCommons
- extends com.sun.syndication.feed.module.Module
- Author:
- Robert "kebernet" Cooper
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 String URI
- See Also:
- Constant Field Values
getAllLicenses
License[] getAllLicenses()
setAllLicenses
void setAllLicenses(License[] licenses)
getLicenses
License[] getLicenses()
setLicenses
void setLicenses(License[] license)
Copyright © 2013 ROME Project. All Rights Reserved.