toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.trackedentity
/
TrackedEntityTypeAttributeTableInfo
/
Columns
Columns
open
class
Columns
:
CoreColumns
Members
Constructors
Columns
Link copied to clipboard
constructor
(
)
Properties
DISPLAY_IN_LIST
Link copied to clipboard
val
DISPLAY_IN_LIST
:
String
=
"displayInList"
ID
Link copied to clipboard
val
ID
:
String
=
"_id"
MANDATORY
Link copied to clipboard
val
MANDATORY
:
String
=
"mandatory"
SEARCHABLE
Link copied to clipboard
val
SEARCHABLE
:
String
=
"searchable"
SORT_ORDER
Link copied to clipboard
val
SORT_ORDER
:
String
=
"sortOrder"
TRACKED_ENTITY_ATTRIBUTE
Link copied to clipboard
val
TRACKED_ENTITY_ATTRIBUTE
:
String
=
"trackedEntityAttribute"
TRACKED_ENTITY_TYPE
Link copied to clipboard
val
TRACKED_ENTITY_TYPE
:
String
=
"trackedEntityType"
Functions
all
Link copied to clipboard
open
fun
all
(
)
:
Array
<
String
>
where
Update
Link copied to clipboard
open
fun
whereUpdate
(
)
:
Array
<
String
>