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