toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.common
/
ObjectWithUid
Object
With
Uid
abstract
class
ObjectWithUid
:
ObjectWithUidInterface
Members
Constructors
Object
With
Uid
Link copied to clipboard
constructor
(
)
Properties
uid
Link copied to clipboard
val
uid
:
Field
<
ObjectWithUid
>
Functions
create
Link copied to clipboard
open
fun
create
(
uid
:
String
)
:
ObjectWithUid
from
Identifiable
Link copied to clipboard
open
fun
fromIdentifiable
(
identifiableObject
:
IdentifiableObject
)
:
ObjectWithUid
uid
Link copied to clipboard
@
NonNull
abstract
fun
uid
(
)
:
String