DataValueConflict

abstract class DataValueConflict : CoreObject

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun conflict(): String
Link copied to clipboard
abstract fun created(): Date
Link copied to clipboard
abstract fun dataElement(): String
Link copied to clipboard
Link copied to clipboard
abstract fun errorCode(): String
Link copied to clipboard
abstract fun orgUnit(): String
Link copied to clipboard
abstract fun period(): String
Link copied to clipboard
abstract fun status(): ImportStatus
Link copied to clipboard
Link copied to clipboard
abstract fun value(): String