Class Equals

All Implemented Interfaces:
FieldAction, Serializable

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

    • value

      protected String value
  • Constructor Details

    • Equals

      public Equals()
  • 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