Uses of Class
io.atlasmap.json.v2.JsonFields
-
-
Uses of JsonFields in io.atlasmap.json.v2
Fields in io.atlasmap.json.v2 declared as JsonFields Modifier and Type Field Description protected JsonFieldsJsonComplexType. jsonFieldsMethods in io.atlasmap.json.v2 that return JsonFields Modifier and Type Method Description JsonFieldsJsonComplexType. getJsonFields()Gets the value of the jsonFields property.Methods in io.atlasmap.json.v2 with parameters of type JsonFields Modifier and Type Method Description voidJsonComplexType. setJsonFields(JsonFields value)Sets the value of the jsonFields property.
-