public class Block extends java.lang.Object implements Hashable
Block()
BlockBody
getBody()
BlockHeader
getHeader()
java.lang.String
hash()
void
setBody(BlockBody body)
setHeader(BlockHeader header)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Block()
public BlockHeader getHeader()
public void setHeader(BlockHeader header)
public BlockBody getBody()
public void setBody(BlockBody body)
public java.lang.String hash()
hash
Hashable