js.dev.cam.web
Class VideoSetGainResults

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

public class VideoSetGainResults
extends Results
implements java.io.Serializable

The VideoSetGainResults class.

Author:
soldan
See Also:
Serialized Form

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

VideoSetGainResults

public VideoSetGainResults()
Constructor.


VideoSetGainResults

public VideoSetGainResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

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