Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-api
/
me.ahoo.wow.api.messaging.function
/
NamedFunctionInfoData
Named
Function
Info
Data
data
class
NamedFunctionInfoData
(
val
contextName
:
String
,
val
processorName
:
String
,
val
name
:
String
)
:
NamedFunctionInfo
,
Materialized
Members
Members & Extensions
Constructors
Named
Function
Info
Data
Link copied to clipboard
constructor
(
contextName
:
String
,
processorName
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
context
Name
Link copied to clipboard
open
override
val
contextName
:
String
name
Link copied to clipboard
open
override
val
name
:
String
The name of the function.
processor
Name
Link copied to clipboard
open
override
val
processorName
:
String
Functions
is
Empty
Link copied to clipboard
open
fun
isEmpty
(
)
:
Boolean
is
Same
Bounded
Context
Link copied to clipboard
open
fun
isSameBoundedContext
(
other
:
NamedBoundedContext
)
:
Boolean
materialize
Link copied to clipboard
fun
NamedFunctionInfo
.
materialize
(
)
:
NamedFunctionInfoData