Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-query
/
me.ahoo.wow.query.schema
/
QueryFieldBindingTemplate
Query
Field
Binding
Template
class
QueryFieldBindingTemplate
(
val
physicalPath
:
QueryPathTemplate
,
storageTypes
:
Set
<
QueryStorageType
>
?
)
Members
Constructors
Query
Field
Binding
Template
Link copied to clipboard
constructor
(
physicalPath
:
QueryPathTemplate
,
storageTypes
:
Set
<
QueryStorageType
>
?
)
Properties
physical
Path
Link copied to clipboard
val
physicalPath
:
QueryPathTemplate
storage
Types
Link copied to clipboard
val
storageTypes
:
Set
<
QueryStorageType
>
?
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int