toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.analytics.aggregated
/
MetadataItem
/
RelativePeriodItem
Relative
Period
Item
class
RelativePeriodItem
(
val
item
:
RelativePeriod
,
val
periods
:
List
<
Period
>
)
:
MetadataItem
Members
Constructors
Relative
Period
Item
Link copied to clipboard
constructor
(
item
:
RelativePeriod
,
periods
:
List
<
Period
>
)
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
id
Link copied to clipboard
val
id
:
String
item
Link copied to clipboard
val
item
:
RelativePeriod
periods
Link copied to clipboard
val
periods
:
List
<
Period
>