js.dev.cam.sbig
Class OpenDeviceResults

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

public class OpenDeviceResults
extends Results
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
OpenDeviceResults()
          Constructor.
OpenDeviceResults(ERROR error)
          Constructor.
 
Method Summary
static long getSerialVersionUID()
           
 
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

OpenDeviceResults

public OpenDeviceResults()
Constructor.


OpenDeviceResults

public OpenDeviceResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

public static long getSerialVersionUID()
Returns:
the serialVersionUID.