Builder

abstract class Builder : BaseObject.Builder<T>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun build(): DataSetElement
Link copied to clipboard
abstract fun categoryCombo(categoryCombo: ObjectWithUid): DataSetElement.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun id(id: Long): DataSetElement.Builder