@MappedSuperclass public abstract class HashRecord extends Object implements HashItem<HashRecord>
| Modifier and Type | Field and Description |
|---|---|
protected String |
antecedentHash |
protected String |
antecedentId |
protected String |
hash |
| Constructor and Description |
|---|
HashRecord() |
protected String antecedentId
protected String antecedentHash
protected String hash
public String getAlg()
getAlg in interface HashItem<HashRecord>public HashRecord getItem()
getItem in interface HashItem<HashRecord>Copyright © 2021. All rights reserved.