ModifyingProperties

Information about the domain properties that are currently being modified.

Types

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

Properties

Link copied to clipboard

The current value of the domain property that is being modified.

Link copied to clipboard
val name: String?

The name of the property that is currently being modified.

Link copied to clipboard

The value that the property that is currently being modified will eventually have.

Link copied to clipboard

The type of value that is currently being modified. Properties can have two types:

Functions

Link copied to clipboard
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