Class ENS.NewTTLEventResponse

  • Enclosing class:
    ENS

    public static class ENS.NewTTLEventResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Log log  
      byte[] node  
      java.math.BigInteger ttl  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • log

        public Log log
      • node

        public byte[] node
      • ttl

        public java.math.BigInteger ttl
    • Constructor Detail

      • NewTTLEventResponse

        public NewTTLEventResponse()