Package com.dynatrace.openkit.util.json.objects
-
Class Summary Class Description JSONArrayValue JSON value class representing an array value.JSONBooleanValue JSON value class representing a boolean value.JSONNullValue JSON value class representing a null value.JSONNumberValue JSON value class representing a number value.JSONObjectValue JSON value class representing an object value.JSONStringValue JSON value class representing a string value.JSONValue Base class for all JSON value classes (e.g. -
Enum Summary Enum Description JSONOutputConfig Determines the content of the output string when json is converted