DataSetInstance

abstract class DataSetInstance : 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
abstract fun completed(): Boolean
Link copied to clipboard
abstract fun completedBy(): String
Link copied to clipboard
abstract fun completionDate(): Date
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun dataSetUid(): String
Link copied to clipboard
abstract fun dataValueState(): State
Link copied to clipboard
abstract fun lastUpdated(): Date
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun period(): String
Link copied to clipboard
abstract fun periodType(): PeriodType
Link copied to clipboard
abstract fun state(): State
Link copied to clipboard
Link copied to clipboard
abstract fun valueCount(): Integer