Class ObjectsShowOutputs.Json

java.lang.Object
io.hotmoka.moka.internal.json.ObjectsShowOutputJson
io.hotmoka.moka.ObjectsShowOutputs.Json
All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<ObjectsShowOutput>
Enclosing class:
ObjectsShowOutputs

public static class ObjectsShowOutputs.Json extends io.hotmoka.moka.internal.json.ObjectsShowOutputJson
JSON representation.
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.hotmoka.moka.internal.json.ObjectsShowOutputJson

    io.hotmoka.moka.internal.json.ObjectsShowOutputJson.ConstructorDescriptionJson, io.hotmoka.moka.internal.json.ObjectsShowOutputJson.MethodDescriptionJson
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates the JSON representation for the given output.
  • Method Summary

    Methods inherited from class io.hotmoka.moka.internal.json.ObjectsShowOutputJson

    getConstructorDescriptions, getFields, getMethodDescriptions, getTag, unmap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Json

      public Json(ObjectsShowOutput output)
      Creates the JSON representation for the given output.
      Parameters:
      output - the output