Interface JsonableObject

    • Method Detail

      • toJson

        void toJson​(JsonBuffer buffer)
        Replies the Json representation of this node.
        Parameters:
        buffer - the Json buffer.