Class ElectricalBicycle


  • public class ElectricalBicycle
    extends Bicycle
    The ElectricalBicycle class : It implements the electrical bicycle in the application
    • Constructor Summary

      Constructors 
      Constructor Description
      ElectricalBicycle()
      This is the electrical bicycle constructor that inherits from the super class Bicycle
    • Constructor Detail

      • ElectricalBicycle

        public ElectricalBicycle()
        This is the electrical bicycle constructor that inherits from the super class Bicycle