Class Contains

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

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

    • value

      protected String value
  • Constructor Details

    • Contains

      public Contains()
  • Method Details

    • getValue

      public String getValue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setValue

      @JsonPropertyDescription("The string to compare with") public void setValue(String value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String