toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.relationship
/
RelationshipTableInfo
/
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"
CREATED
Link copied to clipboard
val
CREATED
:
String
=
"created"
DELETED
Link copied to clipboard
val
DELETED
:
String
=
"deleted"
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"
RELATIONSHIP_TYPE
Link copied to clipboard
val
RELATIONSHIP_TYPE
:
String
=
"relationshipType"
SYNC_STATE
Link copied to clipboard
val
SYNC_STATE
:
String
=
"syncState"
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
>