Class Servo8BaseEditNVPane.UpdateOffSpd
- java.lang.Object
 - 
- jmri.jmrix.can.cbus.swing.modules.base.Servo8BaseEditNVPane.UpdateOffSpd
 
 
- 
- All Implemented Interfaces:
 UpdateNV
- Enclosing class:
 - Servo8BaseEditNVPane
 
protected class Servo8BaseEditNVPane.UpdateOffSpd extends java.lang.Object implements UpdateNV
Update the NV controlling the OFF speed index is the output number 1 - 8 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedUpdateOffSpd() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetNewVal(int index)Build a new NV value from contents of gui elements 
 - 
 
- 
- 
Constructor Detail
- 
UpdateOffSpd
protected UpdateOffSpd()
 
 - 
 
 -