Class LoadBatteryPlan


  • public class LoadBatteryPlan
    extends Plan
    Go to the charging station and load the battery.
    • Constructor Detail

      • LoadBatteryPlan

        public LoadBatteryPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan