Class AbstractModel

    • Constructor Detail

      • AbstractModel

        public AbstractModel()
    • Method Detail

      • toJson

        public final String toJson()
                            throws IOException
        Returns:
        JSON representation of this object.
        Throws:
        IOException - if there is an error serializing the object to JSON.