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 MappingsAtlasMapping.mappingsprotected MappingsCollection.mappingsDeprecated.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 TypeMethodDescriptionvoidAtlasMapping.setMappings(Mappings value) Sets the value of the mappings property.voidCollection.setMappings(Mappings value) Deprecated.Sets the value of the mappings property.