Uses of Class
io.atlasmap.json.v2.JsonField
Packages that use JsonField
-
Uses of JsonField in io.atlasmap.json.module
Methods in io.atlasmap.json.module that return JsonFieldMethods in io.atlasmap.json.module that return types with arguments of type JsonFieldMethods in io.atlasmap.json.module with parameters of type JsonFieldModifier and TypeMethodDescriptionprotected String
JsonValidationService.getModuleFieldName
(JsonField field) protected void
JsonValidationService.validateModuleField
(String mappingId, JsonField field, FieldDirection direction, List<Validation> validations) -
Uses of JsonField in io.atlasmap.json.v2
Subclasses of JsonField in io.atlasmap.json.v2Fields in io.atlasmap.json.v2 with type parameters of type JsonFieldMethods in io.atlasmap.json.v2 that return JsonFieldModifier and TypeMethodDescriptionstatic JsonField
AtlasJsonModelFactory.cloneField
(JsonField field, boolean withActions) static JsonField
AtlasJsonModelFactory.createJsonField()
Methods in io.atlasmap.json.v2 that return types with arguments of type JsonFieldModifier and TypeMethodDescriptionJsonFields.getJsonField()
Gets the value of the jsonField property.Methods in io.atlasmap.json.v2 with parameters of type JsonField