toggle menu
DHIS2 Android SDK
1.12.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.common
/
DateFilterPeriod
Date
Filter
Period
abstract
class
DateFilterPeriod
Members
Constructors
Date
Filter
Period
Link copied to clipboard
constructor
(
)
Types
Builder
Link copied to clipboard
abstract
class
Builder
Functions
builder
Link copied to clipboard
open
fun
builder
(
)
:
DateFilterPeriod.Builder
end
Buffer
Link copied to clipboard
@
Nullable
abstract
fun
endBuffer
(
)
:
Integer
end
Date
Link copied to clipboard
@
Nullable
abstract
fun
endDate
(
)
:
Date
period
Link copied to clipboard
@
Nullable
abstract
fun
period
(
)
:
RelativePeriod
start
Buffer
Link copied to clipboard
@
Nullable
abstract
fun
startBuffer
(
)
:
Integer
start
Date
Link copied to clipboard
@
Nullable
abstract
fun
startDate
(
)
:
Date
to
Builder
Link copied to clipboard
abstract
fun
toBuilder
(
)
:
DateFilterPeriod.Builder
type
Link copied to clipboard
@
Nullable
abstract
fun
type
(
)
:
DatePeriodType