Class SpeedometerProgBeanModel

java.lang.Object
com.jgoodies.common.bean.Bean
com.jgoodies.binding.beans.Model
org.bidib.wizard.mvc.pom.model.ProgCommandAwareBeanModel
org.bidib.wizard.mvc.loco.model.SpeedometerProgBeanModel
All Implemented Interfaces:
com.jgoodies.common.bean.ObservableBean, com.jgoodies.common.bean.ObservableBean2, Serializable
Direct Known Subclasses:
SpeedometerProgProxyBeanModel

public class SpeedometerProgBeanModel extends ProgCommandAwareBeanModel
See Also:
  • Field Details

  • Constructor Details

    • SpeedometerProgBeanModel

      public SpeedometerProgBeanModel()
  • Method Details

    • getCv2Vmin

      public Integer getCv2Vmin()
      Returns:
      the cv2Vmin
    • setCv2Vmin

      public void setCv2Vmin(Integer cv2Vmin)
      Parameters:
      cv2Vmin - the cv2Vmin to set
    • getCv5Vmax

      public Integer getCv5Vmax()
      Returns:
      the cv5Vmax
    • setCv5Vmax

      public void setCv5Vmax(Integer cv5Vmax)
      Parameters:
      cv5Vmax - the cv5Vmax to set
    • getCv35

      public Integer getCv35()
      Returns:
      the cv35
    • setCv35

      public void setCv35(Integer cv35)
      Parameters:
      cv35 - the cv35 to set
    • getCv36

      public Integer getCv36()
      Returns:
      the cv36
    • setCv36

      public void setCv36(Integer cv36)
      Parameters:
      cv36 - the cv36 to set
    • getCv37Scale

      public Integer getCv37Scale()
      Returns:
      the cv37Scale
    • setCv37Scale

      public void setCv37Scale(Integer cv37Scale)
      Parameters:
      cv37Scale - the cv37Scale to set
    • getCv59

      public Integer getCv59()
      Returns:
      the cv59
    • setCv59

      public void setCv59(Integer cv59)
      Parameters:
      cv59 - the cv59 to set
    • getCv61

      public Integer getCv61()
      Returns:
      the cv61
    • setCv61

      public void setCv61(Integer cv61)
      Parameters:
      cv61 - the cv61 to set
    • getCv62

      public Integer getCv62()
      Returns:
      the cv62
    • setCv62

      public void setCv62(Integer cv62)
      Parameters:
      cv62 - the cv62 to set
    • getCv63

      public Integer getCv63()
      Returns:
      the cv63
    • setCv63

      public void setCv63(Integer cv63)
      Parameters:
      cv63 - the cv63 to set
    • getCv111

      public Integer getCv111()
      Returns:
      the cv111
    • setCv111

      public void setCv111(Integer cv111)
      Parameters:
      cv111 - the cv111 to set
    • getCv7

      public Integer getCv7()
      Returns:
      the cv7
    • setCv7

      public void setCv7(Integer cv7)
      Parameters:
      cv7 - the cv7 to set
    • getCv109

      public Integer getCv109()
      Returns:
      the cv109
    • setCv109

      public void setCv109(Integer cv109)
      Parameters:
      cv109 - the cv109 to set
    • getCv110

      public Integer getCv110()
      Returns:
      the cv110
    • setCv110

      public void setCv110(Integer cv110)
      Parameters:
      cv110 - the cv110 to set
    • getFirmware

      public String getFirmware()
    • setFirmware

      public void setFirmware(String firmware)
    • toString

      public String toString()
      Overrides:
      toString in class ProgCommandAwareBeanModel