toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.analytics.aggregated
/
DimensionItem
/
DataItem
/
EventDataItem
/
Attribute
Attribute
data
class
Attribute
(
val
program
:
String
,
val
attribute
:
String
)
:
DimensionItem.DataItem.EventDataItem
Members
Constructors
Attribute
Link copied to clipboard
constructor
(
program
:
String
,
attribute
:
String
)
Properties
attribute
Link copied to clipboard
val
attribute
:
String
dimension
Link copied to clipboard
val
dimension
:
Dimension
id
Link copied to clipboard
val
id
:
String
program
Link copied to clipboard
val
program
:
String