Package org.dspace.app.rest.model
Class CheckSumRest
java.lang.Object
org.dspace.app.rest.model.CheckSumRest
The CheckSum REST Resource. It is not addressable directly, only used as
inline object in the Bitstream resource
- Author:
- Andrea Bollini (andrea.bollini at 4science.it)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetCheckSumAlgorithm(String checkSumAlgorithm) void
-
Constructor Details
-
CheckSumRest
public CheckSumRest()
-
-
Method Details
-
getCheckSumAlgorithm
-
setCheckSumAlgorithm
-
getValue
-
setValue
-