Package org.dspace.app.rest.model
Class SubmissionCCLicenseFieldRest
java.lang.Object
org.dspace.app.rest.model.SubmissionCCLicenseFieldRest
This class is the REST representation of the CCLicenseField model object and acts as a data sub object
for the SubmissionCCLicenseRest class.
Refer to
CCLicenseField for explanation of the properties-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEnums()getId()getLabel()voidsetDescription(String description) voidvoidvoid
-
Constructor Details
-
SubmissionCCLicenseFieldRest
public SubmissionCCLicenseFieldRest()
-
-
Method Details
-
getId
-
setId
-
getLabel
-
setLabel
-
getDescription
-
setDescription
-
getEnums
-
setEnums
-