Uses of Class
io.atlasmap.v2.AtlasMappingResult
Packages that use AtlasMappingResult
-
Uses of AtlasMappingResult in io.atlasmap.v2
Fields in io.atlasmap.v2 declared as AtlasMappingResultModifier and TypeFieldDescriptionprotected AtlasMappingResult
ProcessMappingResponse.atlasMappingResult
Methods in io.atlasmap.v2 that return AtlasMappingResultModifier and TypeMethodDescriptionProcessMappingResponse.getAtlasMappingResult()
Gets the value of the atlasMappingResult property.Methods in io.atlasmap.v2 with parameters of type AtlasMappingResultModifier and TypeMethodDescriptionvoid
ProcessMappingResponse.setAtlasMappingResult
(AtlasMappingResult value) Sets the value of the atlasMappingResult property.