Uses of Class
org.dspace.license.CCLicenseField
Packages that use CCLicenseField
-
Uses of CCLicenseField in org.dspace.license
Methods in org.dspace.license that return types with arguments of type CCLicenseFieldModifier and TypeMethodDescriptionCCLicense.getCcLicenseFieldList()Gets the list of CC License FieldsMethod parameters in org.dspace.license with type arguments of type CCLicenseFieldModifier and TypeMethodDescriptionvoidCCLicense.setCcLicenseFieldList(List<CCLicenseField> ccLicenseFieldList) Sets the list of CC License FieldsConstructor parameters in org.dspace.license with type arguments of type CCLicenseFieldModifierConstructorDescriptionCCLicense(String licenseId, String licenseName, List<CCLicenseField> ccLicenseFieldList)