Enum ComparePropertyValueOperation

  • All Implemented Interfaces:
    Serializable, Comparable<ComparePropertyValueOperation>

    public enum ComparePropertyValueOperation
    extends Enum<ComparePropertyValueOperation>
    ComparePropertyValueOperation enum.

    Contains the operations that can be used when evaluating whether the value of a property matches the value set.

    Some operations can only be used with specific types. If a mismatch is encountered an error will be raised.