Interface JSONQueryValue

  • All Superinterfaces:
    QueryValue<javax.json.JsonObject>, Supplier<javax.json.JsonObject>

    public interface JSONQueryValue
    extends QueryValue<javax.json.JsonObject>
    JavaScript Object Notation is a lightweight data-interchange format.
    • Method Detail

      • getType

        default ValueType getType()
        Description copied from interface: QueryValue
        Returns a value type
        Specified by:
        getType in interface QueryValue<javax.json.JsonObject>
        Returns:
        a value type