Class EventNotification


  • public class EventNotification
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Bytes getHash()  
      java.math.BigInteger getHeight()  
      java.math.BigInteger getIndex()  
      • Methods inherited from class java.lang.Object

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

      • getHash

        public Bytes getHash()
      • getHeight

        public java.math.BigInteger getHeight()
      • getIndex

        public java.math.BigInteger getIndex()