All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.json.ToJsonObjectConvertible.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






ToJsonObjectConvertible (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.json

Interface ToJsonObjectConvertible

  • All Known Subinterfaces:
    ValidationMessage
    All Known Implementing Classes:
    ValidationMessageDefault


    public interface ToJsonObjectConvertible
    An object implementing this interface is able to convert itself to a JsonObject.

    This is useful when full control over the conversion process is required.

    • Method Detail

      • convertToJsonObject

        JsonObject convertToJsonObject()
        Converts the object to a JsonObject.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy