Package org.dspace.license
Class CCLicense
- java.lang.Object
-
- org.dspace.license.CCLicense
-
public class CCLicense extends Object
- Author:
- wbossons
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLicenseId()StringgetLicenseName()intgetOrder()voidsetLicenseId(String licenseId)voidsetLicenseName(String licenseName)voidsetOrder(int order)
-