ObjectAttribute

The criteria that a specific object attribute must meet to trigger the destination.

Types

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

Properties

Link copied to clipboard

The operator used to compare an attribute against a list of values.

Link copied to clipboard

A field defined within an object type.

Link copied to clipboard

An attribute contained within a source object.

Link copied to clipboard

A list of attribute values used for comparison.

Functions

Link copied to clipboard
inline fun copy(block: ObjectAttribute.Builder.() -> Unit = {}): ObjectAttribute
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