Uses of Class
io.atlasmap.v2.Mappings
Packages that use Mappings
-
Uses of Mappings in io.atlasmap.v2
Fields in io.atlasmap.v2 declared as MappingsModifier and TypeFieldDescriptionprotected Mappings
AtlasMapping.mappings
protected Mappings
Collection.mappings
Deprecated.Methods in io.atlasmap.v2 that return MappingsModifier and TypeMethodDescriptionAtlasMapping.getMappings()
Gets the value of the mappings property.Collection.getMappings()
Deprecated.Gets the value of the mappings property.Methods in io.atlasmap.v2 with parameters of type MappingsModifier and TypeMethodDescriptionvoid
AtlasMapping.setMappings
(Mappings value) Sets the value of the mappings property.void
Collection.setMappings
(Mappings value) Deprecated.Sets the value of the mappings property.