kontrol-db
Toggle table of contents
local-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kontrol-db
kontrol-db-core
/
net.futureset.kontroldb.modelchange
/
Lte
Lte
data
class
Lte
(
val
a
:
Operand
,
val
b
:
Operand
)
:
SqlPredicate
(
source
)
Members
Constructors
Lte
Link copied to clipboard
constructor
(
a
:
Operand
,
b
:
Operand
)
Properties
a
Link copied to clipboard
val
a
:
Operand
b
Link copied to clipboard
val
b
:
Operand
Functions
to
Quoted
Link copied to clipboard
open
override
fun
toQuoted
(
effectiveSettings
:
EffectiveSettings
)
:
String