toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.common
/
DeletableDataObject
Deletable
Data
Object
interface
DeletableDataObject
:
DataObject
,
ObjectWithDeleteInterface
Inheritors
BaseDeletableDataObject
Members
Functions
deleted
Link copied to clipboard
abstract
fun
deleted
(
)
:
Boolean
id
Link copied to clipboard
@
Nullable
abstract
fun
id
(
)
:
Long
state
Link copied to clipboard
abstract
fun
state
(
)
:
State
sync
State
Link copied to clipboard
abstract
fun
syncState
(
)
:
State
to
Content
Values
Link copied to clipboard
abstract
fun
toContentValues
(
)
:
ContentValues