Class ProcessMappingRequest

java.lang.Object
io.atlasmap.v2.ProcessMappingRequest
All Implemented Interfaces:
Serializable

public class ProcessMappingRequest extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • ProcessMappingRequest

      public ProcessMappingRequest()
  • Method Details

    • getMapping

      public Mapping getMapping()
      Gets the value of the mapping property.
      Returns:
      possible object is Mapping
    • setMapping

      public void setMapping(Mapping value)
      Sets the value of the mapping property.
      Parameters:
      value - allowed object is Mapping
    • getAtlasMapping

      public AtlasMapping getAtlasMapping()
      Gets the value of the atlasMapping property.
      Returns:
      possible object is AtlasMapping
    • setAtlasMapping

      public void setAtlasMapping(AtlasMapping value)
      Sets the value of the atlasMapping property.
      Parameters:
      value - allowed object is AtlasMapping