java.lang.Object
io.mokamint.node.internal.json.VersionJson
io.mokamint.node.Versions.Json
- All Implemented Interfaces:
io.hotmoka.websockets.beans.api.JsonRepresentation<Version>
- Enclosing class:
Versions
public static class Versions.Json
extends io.mokamint.node.internal.json.VersionJson
Json representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mokamint.node.internal.json.VersionJson
getMajor, getMinor, getPatch, unmap
-
Constructor Details
-
Json
Creates the Json representation for the given version.- Parameters:
version- the version
-