toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-api
/
me.ahoo.wow.api.messaging.function
/
FunctionInfo
Function
Info
interface
FunctionInfo
:
ProcessorInfo
,
FunctionKindCapable
,
Named
Inheritors
FunctionInfoData
Members
Members & Extensions
Properties
context
Name
Link copied to clipboard
abstract
val
contextName
:
String
function
Kind
Link copied to clipboard
abstract
val
functionKind
:
FunctionKind
name
Link copied to clipboard
abstract
override
val
name
:
String
The name of the function.
processor
Name
Link copied to clipboard
abstract
val
processorName
:
String
Functions
is
Same
Bounded
Context
Link copied to clipboard
open
fun
isSameBoundedContext
(
other
:
NamedBoundedContext
)
:
Boolean
is
Same
Function
Link copied to clipboard
open
fun
isSameFunction
(
functionInfo
:
FunctionInfo
)
:
Boolean
Is Same Function
materialize
Link copied to clipboard
fun
FunctionInfo
.
materialize
(
)
:
FunctionInfoData