Kanzi Java API
NodeComponent.NodeComponentSourceMessageArguments Interface Reference
Collaboration diagram for NodeComponent.NodeComponentSourceMessageArguments:
[legend]

Public Attributes

AbstractMetaclass NodeComponentSourceMessageArgumentsMetaclass
 
DynamicPropertyType< String > SourceNameProperty
 

Member Data Documentation

AbstractMetaclass NodeComponentSourceMessageArgumentsMetaclass
Initial value:
=
new AbstractMetaclass("Kanzi.NodeComponent.NodeComponentSourceMessageArguments")
DynamicPropertyType<String> SourceNameProperty
Initial value:
= new DynamicPropertyType<>(
"NodeComponent.NodeComponentSourceMessageArguments.SourceName", String.class)