Class CanCmdEditNVPane.UpdateCmdStaNo
- java.lang.Object
 - 
- jmri.jmrix.can.cbus.swing.modules.merg.CanCmdEditNVPane.UpdateCmdStaNo
 
 
- 
- All Implemented Interfaces:
 UpdateNV
- Enclosing class:
 - CanCmdEditNVPane
 
protected class CanCmdEditNVPane.UpdateCmdStaNo extends java.lang.Object implements UpdateNV
Update the command station number 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedUpdateCmdStaNo() 
- 
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
- 
UpdateCmdStaNo
protected UpdateCmdStaNo()
 
 - 
 
 -