Uses of Class
io.atlasmap.json.v2.JsonField
-
-
Uses of JsonField in io.atlasmap.json.v2
Subclasses of JsonField in io.atlasmap.json.v2 Modifier and Type Class Description classJsonComplexTypeFields in io.atlasmap.json.v2 with type parameters of type JsonField Modifier and Type Field Description protected List<JsonField>JsonFields. jsonFieldMethods in io.atlasmap.json.v2 that return JsonField Modifier and Type Method Description static JsonFieldAtlasJsonModelFactory. cloneField(JsonField field, boolean withActions)static JsonFieldAtlasJsonModelFactory. createJsonField()Methods in io.atlasmap.json.v2 that return types with arguments of type JsonField Modifier and Type Method Description List<JsonField>JsonFields. getJsonField()Gets the value of the jsonField property.Methods in io.atlasmap.json.v2 with parameters of type JsonField Modifier and Type Method Description static JsonFieldAtlasJsonModelFactory. cloneField(JsonField field, boolean withActions)static StringAtlasJsonModelFactory. toString(JsonField f)
-