TrackerDataView

abstract class TrackerDataView : BaseObject

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder : BaseObject.Builder<T>

Functions

Link copied to clipboard
abstract fun attributes(): List<String>
Link copied to clipboard
Link copied to clipboard
open fun create(cursor: Cursor): TrackerDataView
Link copied to clipboard
abstract fun dataElements(): List<String>
Link copied to clipboard
abstract fun id(): Long
Link copied to clipboard
Link copied to clipboard