Interface NodeOutputPort.Builder

  • Method Details

    • description

      NodeOutputPort.Builder description(String description)

      The output port's description.

      Parameters:
      description - The output port's description.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The output port's name.

      Parameters:
      name - The output port's name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The output port's type.

      Parameters:
      type - The output port's type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The output port's type.

      Parameters:
      type - The output port's type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: