Class PublicResolver.TextChangedEventResponse
- java.lang.Object
- 
- org.web3j.ens.contracts.generated.PublicResolver.TextChangedEventResponse
 
- 
- Enclosing class:
- PublicResolver
 
 public static class PublicResolver.TextChangedEventResponse extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description byte[]indexedKeyjava.lang.StringkeyLoglogbyte[]node
 - 
Constructor SummaryConstructors Constructor Description TextChangedEventResponse()
 
- 
- 
- 
Field Detail- 
logpublic Log log 
 - 
nodepublic byte[] node 
 - 
indexedKeypublic byte[] indexedKey 
 - 
keypublic java.lang.String key 
 
- 
 
-