Class VehiclePrivate

java.lang.Object
nl.mtvehicles.core.infrastructure.models.MTVSubCommand
nl.mtvehicles.core.commands.vehiclesubs.VehiclePrivate

public class VehiclePrivate extends MTVSubCommand
/vehicle private - set the vehicle as private (only the owner can enter it).
  • Constructor Details

    • VehiclePrivate

      public VehiclePrivate()
  • Method Details

    • execute

      public boolean execute()
      Description copied from class: MTVSubCommand
      Code executed by a subcommand
      Specified by:
      execute in class MTVSubCommand
      Returns:
      True if successful