Class MountainBike

java.lang.Object
org.bremersee.xml.model7a.Bicycle
org.bremersee.xml.model7b.MountainBike

public class MountainBike extends Bicycle
The mountain bike.
Author:
Christian Bremer
  • Constructor Details

    • MountainBike

      public MountainBike()
  • Method Details

    • getSeatHeight

      public Integer getSeatHeight()
      Gets seat height.
      Returns:
      the seat height
    • setSeatHeight

      public void setSeatHeight(Integer seatHeight)
      Sets seat height.
      Parameters:
      seatHeight - the seat height