Interface SimulationClock.Builder

  • Method Details

    • status

      The current status of the simulation clock.

      Parameters:
      status - The current status of the simulation clock.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the simulation clock.

      Parameters:
      status - The current status of the simulation clock.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetStatus

      SimulationClock.Builder targetStatus(String targetStatus)

      The desired status of the simulation clock.

      Parameters:
      targetStatus - The desired status of the simulation clock.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetStatus

      SimulationClock.Builder targetStatus(ClockTargetStatus targetStatus)

      The desired status of the simulation clock.

      Parameters:
      targetStatus - The desired status of the simulation clock.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: