toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.dataset
/
DataSetCompleteRegistrationTableInfo
/
Columns
Columns
open
class
Columns
:
DeletableDataColumns
Members
Constructors
Columns
Link copied to clipboard
constructor
(
)
Properties
AGGREGATED_SYNC_STATE
Link copied to clipboard
val
AGGREGATED_SYNC_STATE
:
String
=
"aggregatedSyncState"
ATTRIBUTE_OPTION_COMBO
Link copied to clipboard
val
ATTRIBUTE_OPTION_COMBO
:
String
=
"attributeOptionCombo"
DATA_SET
Link copied to clipboard
val
DATA_SET
:
String
=
"dataSet"
DATE
Link copied to clipboard
val
DATE
:
String
=
"date"
DELETED
Link copied to clipboard
val
DELETED
:
String
=
"deleted"
ID
Link copied to clipboard
val
ID
:
String
=
"_id"
ORGANISATION_UNIT
Link copied to clipboard
val
ORGANISATION_UNIT
:
String
=
"organisationUnit"
PERIOD
Link copied to clipboard
val
PERIOD
:
String
=
"period"
STORED_BY
Link copied to clipboard
val
STORED_BY
:
String
=
"storedBy"
SYNC_STATE
Link copied to clipboard
val
SYNC_STATE
:
String
=
"syncState"
Functions
all
Link copied to clipboard
open
fun
all
(
)
:
Array
<
String
>
where
Update
Link copied to clipboard
open
fun
whereUpdate
(
)
:
Array
<
String
>