knotion
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
knotion
knotion
/
com.velkonost.knotion.model.database.query.filter
/
DatabaseQueryPredicate
/
MultiSelect
Multi
Select
interface
MultiSelect
:
DatabaseQueryPredicate
Inheritors
Contains
DoesNotContain
IsEmpty
IsNotEmpty
Members
Types
Contains
Link copied to clipboard
data
class
Contains
(
val
value
:
String
)
:
DatabaseQueryPredicate.MultiSelect
Does
Not
Contain
Link copied to clipboard
data
class
DoesNotContain
(
val
value
:
String
)
:
DatabaseQueryPredicate.MultiSelect
Is
Empty
Link copied to clipboard
object
IsEmpty
:
DatabaseQueryPredicate.MultiSelect
Is
Not
Empty
Link copied to clipboard
object
IsNotEmpty
:
DatabaseQueryPredicate.MultiSelect