Class SingleAssignmentBuildCommand

java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.assign.SingleAssignmentBuildCommand
All Implemented Interfaces:
Command

public class SingleAssignmentBuildCommand extends AbstractCommand
A Web Site Command to build a flight assignment that consists of a single leg selected at random from the last Airport the Pilot completed a flight to in the selected aircraft.
Since:
2.2
Version:
11.0
Author:
Luke
  • Constructor Details

    • SingleAssignmentBuildCommand

      public SingleAssignmentBuildCommand()
  • Method Details