Wow
Toggle table of contents
9.0.18
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-api
/
me.ahoo.wow.api.query
/
HavingExpression
/
And
And
data
class
And
(
val
operands
:
List
<
HavingExpression
>
)
:
HavingExpression
Members
Constructors
And
Link copied to clipboard
constructor
(
operands
:
List
<
HavingExpression
>
)
Properties
operands
Link copied to clipboard
val
operands
:
List
<
HavingExpression
>