Class ENS.TransferEventResponse

  • Enclosing class:
    ENS

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

      Fields 
      Modifier and Type Field Description
      Log log  
      byte[] node  
      java.lang.String owner  
    • 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
      • owner

        public java.lang.String owner
    • Constructor Detail

      • TransferEventResponse

        public TransferEventResponse()