Class CheckSumRest


  • public class CheckSumRest
    extends Object
    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 Detail

      • CheckSumRest

        public CheckSumRest()
    • Method Detail

      • getCheckSumAlgorithm

        public String getCheckSumAlgorithm()
      • setCheckSumAlgorithm

        public void setCheckSumAlgorithm​(String checkSumAlgorithm)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)