Uses of Class
org.dspace.license.CCLicenseFieldEnum
Packages that use CCLicenseFieldEnum
-
Uses of CCLicenseFieldEnum in org.dspace.license
Methods in org.dspace.license that return types with arguments of type CCLicenseFieldEnumModifier and TypeMethodDescriptionCCLicenseField.getFieldEnum()Returns the list of enums of this fieldConstructor parameters in org.dspace.license with type arguments of type CCLicenseFieldEnumModifierConstructorDescriptionCCLicenseField(String id, String label, String description, List<CCLicenseFieldEnum> fieldEnum) Construct a new LicenseField class.