Interface JsonStringValue

All Superinterfaces:
JsonElement<String>, de.espirit.firstspirit.json.JsonOutput
All Known Subinterfaces:
JsonDateValue

@NonExtendable public interface JsonStringValue extends JsonElement<String>
A value class for representing a String value in JSON.
Since:
5.2.191206