toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.common
/
NameableColumns
Nameable
Columns
open
class
NameableColumns
:
IdentifiableColumns
Inheritors
Columns
NameableWithStyleColumns
Columns
Columns
Columns
Columns
Columns
Members
Constructors
Nameable
Columns
Link copied to clipboard
constructor
(
)
Properties
CODE
Link copied to clipboard
val
CODE
:
String
=
"code"
CREATED
Link copied to clipboard
val
CREATED
:
String
=
"created"
DESCRIPTION
Link copied to clipboard
val
DESCRIPTION
:
String
=
"description"
DISPLAY_DESCRIPTION
Link copied to clipboard
val
DISPLAY_DESCRIPTION
:
String
=
"displayDescription"
DISPLAY_NAME
Link copied to clipboard
val
DISPLAY_NAME
:
String
=
"displayName"
DISPLAY_SHORT_NAME
Link copied to clipboard
val
DISPLAY_SHORT_NAME
:
String
=
"displayShortName"
ID
Link copied to clipboard
val
ID
:
String
=
"_id"
LAST_UPDATED
Link copied to clipboard
val
LAST_UPDATED
:
String
=
"lastUpdated"
NAME
Link copied to clipboard
val
NAME
:
String
=
"name"
SHORT_NAME
Link copied to clipboard
val
SHORT_NAME
:
String
=
"shortName"
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
>