js.dev.cam.sbig
Class CfwCloseDeviceParams
java.lang.Object
js.dev.Params
js.dev.cam.sbig.CfwCloseDeviceParams
- All Implemented Interfaces:
- java.io.Serializable
public class CfwCloseDeviceParams
- extends Params
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CfwCloseDeviceParams
public CfwCloseDeviceParams()
- Constructor.
getSerialVersionUID
public static final long getSerialVersionUID()
- Returns:
- the serialVersionUID.
getCfwComPort
public final CFW_COM_PORT getCfwComPort()
- Returns:
- the cfwComPort.
setCfwComPort
public void setCfwComPort(CFW_COM_PORT cfwComPort)
- Parameters:
cfwComPort
- the cfwComPort to set.
getCfwModel
public final CFW_MODEL_SELECT getCfwModel()
- Returns:
- the cfwModel.
setCfwModel
public void setCfwModel(CFW_MODEL_SELECT cfwModel)
- Parameters:
cfwModel
- the cfwModel to set.