Interface GetClassTagMessage

All Superinterfaces:
io.hotmoka.websockets.beans.api.RpcMessage

public interface GetClassTagMessage extends io.hotmoka.websockets.beans.api.RpcMessage
The network message corresponding to Node.getClassTag(StorageReference).
  • Method Summary

    Modifier and Type
    Method
    Description
    Yields the reference to the object whose class tag is required.

    Methods inherited from interface io.hotmoka.websockets.beans.api.RpcMessage

    equals, getId, getType, hashCode
  • Method Details

    • getReference

      StorageReference getReference()
      Yields the reference to the object whose class tag is required.
      Returns:
      the reference