Class SetLaneCommand

java.lang.Object
io.guixer.lang.command.SetLaneCommand
All Implemented Interfaces:
Command

public class SetLaneCommand extends Object implements Command
  • Field Details

    • laneId

      public final String laneId
  • Constructor Details

    • SetLaneCommand

      public SetLaneCommand(String laneId)
  • Method Details