toggle menu
DHIS2 Android SDK
1.13.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.settings
/
FilterSetting
Filter
Setting
abstract
class
FilterSetting
:
CoreObject
Members
Constructors
Filter
Setting
Link copied to clipboard
constructor
(
)
Types
Builder
Link copied to clipboard
abstract
class
Builder
Functions
builder
Link copied to clipboard
open
fun
builder
(
)
:
FilterSetting.Builder
filter
Link copied to clipboard
@
Nullable
abstract
fun
filter
(
)
:
Boolean
filter
Type
Link copied to clipboard
@
Nullable
abstract
fun
filterType
(
)
:
String
scope
Link copied to clipboard
@
Nullable
abstract
fun
scope
(
)
:
String
sort
Link copied to clipboard
@
Nullable
abstract
fun
sort
(
)
:
Boolean
to
Builder
Link copied to clipboard
abstract
fun
toBuilder
(
)
:
FilterSetting.Builder
uid
Link copied to clipboard
@
Nullable
abstract
fun
uid
(
)
:
String