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
/
Select
Select
interface
Select
:
DatabaseQueryPredicate
Inheritors
Equals
DoesNotEqual
IsEmpty
IsNotEmpty
Members
Types
Does
Not
Equal
Link copied to clipboard
data
class
DoesNotEqual
(
val
value
:
String
)
:
DatabaseQueryPredicate.Select
Equals
Link copied to clipboard
data
class
Equals
(
val
value
:
String
)
:
DatabaseQueryPredicate.Select
Is
Empty
Link copied to clipboard
object
IsEmpty
:
DatabaseQueryPredicate.Select
Is
Not
Empty
Link copied to clipboard
object
IsNotEmpty
:
DatabaseQueryPredicate.Select