js.dev.cam.sbig
Class CfwOpenDeviceResults

java.lang.Object
  extended by js.dev.Results
      extended by js.dev.cam.sbig.CfwResults
          extended by js.dev.cam.sbig.CfwOpenDeviceResults
All Implemented Interfaces:
java.io.Serializable

public class CfwOpenDeviceResults
extends CfwResults

See Also:
Serialized Form

Constructor Summary
CfwOpenDeviceResults()
          Constructor.
CfwOpenDeviceResults(ERROR error)
          Constructor.
 
Method Summary
static long getSerialVersionUID()
           
 
Methods inherited from class js.dev.cam.sbig.CfwResults
getCfwError, getCfwModel, getCfwPosition, getCfwResult1, getCfwResult2, getCfwStatus, setCfwError, setCfwError, setCfwModel, setCfwModel, setCfwPosition, setCfwPosition, setCfwResult1, setCfwResult2, setCfwStatus, setCfwStatus
 
Methods inherited from class js.dev.Results
getError, setError
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CfwOpenDeviceResults

public CfwOpenDeviceResults()
Constructor.


CfwOpenDeviceResults

public CfwOpenDeviceResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

public static final long getSerialVersionUID()
Returns:
the serialVersionUID.