toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.settings
/
AnalyticsTeiSettingTableInfo
/
Columns
Columns
open
class
Columns
:
CoreColumns
Members
Constructors
Columns
Link copied to clipboard
constructor
(
)
Properties
ID
Link copied to clipboard
val
ID
:
String
=
"_id"
NAME
Link copied to clipboard
val
NAME
:
String
=
"name"
PERIOD
Link copied to clipboard
val
PERIOD
:
String
=
"period"
PROGRAM
Link copied to clipboard
val
PROGRAM
:
String
=
"program"
PROGRAM_STAGE
Link copied to clipboard
val
PROGRAM_STAGE
:
String
=
"programStage"
SHORT_NAME
Link copied to clipboard
val
SHORT_NAME
:
String
=
"shortName"
TYPE
Link copied to clipboard
val
TYPE
:
String
=
"type"
UID
Link copied to clipboard
val
UID
:
String
=
"uid"
Functions
all
Link copied to clipboard
open
fun
all
(
)
:
Array
<
String
>
where
Update
Link copied to clipboard
open
fun
whereUpdate
(
)
:
Array
<
String
>