Package com.rometools.modules.cc
Interface CreativeCommons
-
- All Superinterfaces:
Cloneable,CopyFrom,Module,Serializable
- All Known Implementing Classes:
CreativeCommonsImpl
public interface CreativeCommons extends Module
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description License[]getAllLicenses()License[]getLicenses()voidsetAllLicenses(License[] licenses)voidsetLicenses(License[] license)-
Methods inherited from interface com.rometools.rome.feed.CopyFrom
copyFrom, getInterface
-
-