Class AddDays

java.lang.Object
io.atlasmap.v2.Action
io.atlasmap.v2.AddDays
All Implemented Interfaces:
FieldAction, Serializable

public class AddDays extends Action implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • AddDays

      public AddDays()
  • Method Details

    • getDays

      public Integer getDays()
      Gets the value of the days property.
      Returns:
      possible object is Integer
    • setDays

      @JsonPropertyDescription("The number of days to add") public void setDays(Integer value)
      Sets the value of the days property.
      Parameters:
      value - allowed object is Integer