js.dev.cam.sbig
Class CfwGotoResults

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

public class CfwGotoResults
extends CfwResults

See Also:
Serialized Form

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

CfwGotoResults

public CfwGotoResults()
Constructor.


CfwGotoResults

public CfwGotoResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

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