Interface ZenodoLicense
-
- All Known Implementing Classes:
LicenseBean
public interface ZenodoLicenseThe Interface ZenodoLicense.- Author:
- Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jan 21, 2020
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()Gets the id.StringgetTitle()Gets the title.StringgetUrl()Gets the url.
-