Package org.bidib.wizard.mvc.loco.model
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:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.bidib.wizard.mvc.pom.model.ProgCommandAwareBeanModel
ProgCommandAwareBeanModel.ExecutionType
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROPERTYNAME_CV109static StringPROPERTYNAME_CV110static StringPROPERTYNAME_CV111static StringPROPERTYNAME_CV2_VMINstatic StringPROPERTYNAME_CV35static StringPROPERTYNAME_CV36static StringPROPERTYNAME_CV37_SCALEstatic StringPROPERTYNAME_CV5_VMAXstatic StringPROPERTYNAME_CV59static StringPROPERTYNAME_CV61static StringPROPERTYNAME_CV62static StringPROPERTYNAME_CV63static StringPROPERTYNAME_CV7static StringPROPERTYNAME_FIRMWARE-
Fields inherited from class org.bidib.wizard.mvc.pom.model.ProgCommandAwareBeanModel
PROPERTYNAME_CURRENT_DECODER_ADDRESS, PROPERTYNAME_CURRENT_OPERATION, PROPERTYNAME_EXECUTED_PROG_COMMANDS, PROPERTYNAME_EXECUTING_PROG_COMMAND, PROPERTYNAME_EXECUTION, PROPERTYNAME_PROG_COMMANDS
-
-
Constructor Summary
Constructors Constructor Description SpeedometerProgBeanModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetCv109()IntegergetCv110()IntegergetCv111()IntegergetCv2Vmin()IntegergetCv35()IntegergetCv36()IntegergetCv37Scale()IntegergetCv59()IntegergetCv5Vmax()IntegergetCv61()IntegergetCv62()IntegergetCv63()IntegergetCv7()StringgetFirmware()voidsetCv109(Integer cv109)voidsetCv110(Integer cv110)voidsetCv111(Integer cv111)voidsetCv2Vmin(Integer cv2Vmin)voidsetCv35(Integer cv35)voidsetCv36(Integer cv36)voidsetCv37Scale(Integer cv37Scale)voidsetCv59(Integer cv59)voidsetCv5Vmax(Integer cv5Vmax)voidsetCv61(Integer cv61)voidsetCv62(Integer cv62)voidsetCv63(Integer cv63)voidsetCv7(Integer cv7)voidsetFirmware(String firmware)StringtoString()-
Methods inherited from class org.bidib.wizard.mvc.pom.model.ProgCommandAwareBeanModel
getCurrentDecoderAddress, getCurrentOperation, getExecutedProgCommands, getExecutingProgCommand, getExecution, getFinishAction, getProgCommands, setCurrentDecoderAddress, setCurrentOperation, setExecutedProgCommands, setExecutingProgCommand, setExecution, setFinishAction, setProgCommands
-
Methods inherited from class com.jgoodies.binding.beans.Model
createPropertyChangeSupport, firePropertyChange
-
Methods inherited from class com.jgoodies.common.bean.Bean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, fireMultiplePropertiesChanged, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
-
-
-
-
Field Detail
-
PROPERTYNAME_CV2_VMIN
public static final String PROPERTYNAME_CV2_VMIN
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV5_VMAX
public static final String PROPERTYNAME_CV5_VMAX
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV35
public static final String PROPERTYNAME_CV35
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV36
public static final String PROPERTYNAME_CV36
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV37_SCALE
public static final String PROPERTYNAME_CV37_SCALE
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV59
public static final String PROPERTYNAME_CV59
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV61
public static final String PROPERTYNAME_CV61
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV62
public static final String PROPERTYNAME_CV62
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV63
public static final String PROPERTYNAME_CV63
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV111
public static final String PROPERTYNAME_CV111
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV7
public static final String PROPERTYNAME_CV7
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV109
public static final String PROPERTYNAME_CV109
- See Also:
- Constant Field Values
-
PROPERTYNAME_CV110
public static final String PROPERTYNAME_CV110
- See Also:
- Constant Field Values
-
PROPERTYNAME_FIRMWARE
public static final String PROPERTYNAME_FIRMWARE
- See Also:
- Constant Field Values
-
-
Method Detail
-
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:
toStringin classProgCommandAwareBeanModel
-
-