Class SourceNodeBase

    • Constructor Detail

      • SourceNodeBase

        public SourceNodeBase​(String name)
        Creates an instance of SourceNodeBase class.
        Parameters:
        name - the name value to set.
    • Method Detail

      • getName

        public String getName()
        Get the name property: Node name. Must be unique within the topology.
        Returns:
        the name value.