toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.common
/
IdentifiableObject
Identifiable
Object
interface
IdentifiableObject
:
ObjectWithUidInterface
Inheritors
BaseIdentifiableObject
NameableObject
Members
Functions
code
Link copied to clipboard
abstract
fun
code
(
)
:
String
created
Link copied to clipboard
abstract
fun
created
(
)
:
Date
display
Name
Link copied to clipboard
abstract
fun
displayName
(
)
:
String
last
Updated
Link copied to clipboard
abstract
fun
lastUpdated
(
)
:
Date
name
Link copied to clipboard
abstract
fun
name
(
)
:
String
uid
Link copied to clipboard
abstract
fun
uid
(
)
:
String