Class CvParamsBeanModel

java.lang.Object
com.jgoodies.common.bean.Bean
com.jgoodies.binding.beans.Model
All Implemented Interfaces:
com.jgoodies.common.bean.ObservableBean, com.jgoodies.common.bean.ObservableBean2, Serializable

public class CvParamsBeanModel extends PidParamsBeanModel
See Also:
  • Field Details

  • Constructor Details

    • CvParamsBeanModel

      public CvParamsBeanModel()
  • Method Details

    • getCv2

      public Integer getCv2()
      Returns:
      the cv2
    • setCv2

      public void setCv2(Integer cv2)
      Parameters:
      cv2 - the cv2 to set
    • getCv5

      public Integer getCv5()
      Returns:
      the cv5
    • setCv5

      public void setCv5(Integer cv5)
      Parameters:
      cv5 - the cv5 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
    • getCv37

      public Integer getCv37()
      Returns:
      the cv37
    • setCv37

      public void setCv37(Integer cv37)
      Parameters:
      cv37 - the cv37 to set
    • toString

      public String toString()
      Overrides:
      toString in class PidParamsBeanModel