Class ServiceRegistry.ServiceDeploymentEventResponse

java.lang.Object
i5.las2peer.registry.contracts.ServiceRegistry.ServiceDeploymentEventResponse
Enclosing class:
ServiceRegistry

public static class ServiceRegistry.ServiceDeploymentEventResponse
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String className  
    org.web3j.protocol.core.methods.response.Log log  
    byte[] nameHash  
    java.lang.String nodeId  
    java.math.BigInteger timestamp  
    java.math.BigInteger versionMajor  
    java.math.BigInteger versionMinor  
    java.math.BigInteger versionPatch  
  • Constructor Summary

    Constructors 
    Constructor Description
    ServiceDeploymentEventResponse()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait