toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.systeminfo
/
SystemInfoTableInfo
/
Columns
Columns
open
class
Columns
:
CoreColumns
Members
Constructors
Columns
Link copied to clipboard
constructor
(
)
Properties
CONTEXT_PATH
Link copied to clipboard
val
CONTEXT_PATH
:
String
=
"contextPath"
DATE_FORMAT
Link copied to clipboard
val
DATE_FORMAT
:
String
=
"dateFormat"
ID
Link copied to clipboard
val
ID
:
String
=
"_id"
SERVER_DATE
Link copied to clipboard
val
SERVER_DATE
:
String
=
"serverDate"
SYSTEM_NAME
Link copied to clipboard
val
SYSTEM_NAME
:
String
=
"systemName"
VERSION
Link copied to clipboard
val
VERSION
:
String
=
"version"
Functions
all
Link copied to clipboard
open
fun
all
(
)
:
Array
<
String
>
where
Update
Link copied to clipboard
open
fun
whereUpdate
(
)
:
Array
<
String
>