js.dev.cam.sbig
Class AoTipTiltResults

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

public class AoTipTiltResults
extends Results
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AoTipTiltResults()
          Constructor.
AoTipTiltResults(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

AoTipTiltResults

public AoTipTiltResults()
Constructor.


AoTipTiltResults

public AoTipTiltResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

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