Overrides

class Overrides

Specifies the overrides used in image set modification calls to CopyImageSet and UpdateImageSetMetadata.

Types

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

Properties

Link copied to clipboard

Providing this parameter will force completion of the CopyImageSet and UpdateImageSetMetadata actions, even if metadata is inconsistent at the Patient, Study, and/or Series levels.

Functions

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