CommandParameterValueComparisonOperand

The comparison operand used to compare the defined value against the value supplied in request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An operand of number value type, defined as a string.

Link copied to clipboard

An operand of numerical range value type.

Link copied to clipboard

A List of operands of numerical value type, defined as strings.

Link copied to clipboard

An operand of string value type.

Link copied to clipboard

A List of operands of string value type.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String