Class SourceNodeBase

    • Constructor Detail

      • SourceNodeBase

        public SourceNodeBase()
    • Method Detail

      • withName

        public SourceNodeBase withName​(String name)
        Set the name property: Node name. Must be unique within the topology.
        Overrides:
        withName in class NodeBase
        Parameters:
        name - the name value to set.
        Returns:
        the NodeBase object itself.