Uses of Class
io.atlasmap.json.v2.JsonDocument
-
-
Uses of JsonDocument in io.atlasmap.json.v2
Fields in io.atlasmap.json.v2 declared as JsonDocument Modifier and Type Field Description protected JsonDocumentJsonInspectionResponse. jsonDocumentMethods in io.atlasmap.json.v2 that return JsonDocument Modifier and Type Method Description static JsonDocumentAtlasJsonModelFactory. createJsonDocument()JsonDocumentJsonInspectionResponse. getJsonDocument()Gets the value of the jsonDocument property.Methods in io.atlasmap.json.v2 with parameters of type JsonDocument Modifier and Type Method Description voidJsonInspectionResponse. setJsonDocument(JsonDocument value)Sets the value of the jsonDocument property.
-