Class EncodedHash


  • public class EncodedHash
    extends java.lang.Object
    ChangeCause
    Since:
    0.0.1
    Author:
    Alexandre Carvalho, Andre Bertolace
    • Constructor Summary

      Constructors 
      Constructor Description
      EncodedHash()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getDecodedHash()  
      void setEncodedHash​(byte[] decodedHash)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EncodedHash

        public EncodedHash()
    • Method Detail

      • getDecodedHash

        public byte[] getDecodedHash()
      • setEncodedHash

        public void setEncodedHash​(byte[] decodedHash)