js.dev.cam.web
Class VideoSetSaturationResults

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

public class VideoSetSaturationResults
extends Results
implements java.io.Serializable

The VideoSetSaturationResults class.

Author:
soldan
See Also:
Serialized Form

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

VideoSetSaturationResults

public VideoSetSaturationResults()
Constructor.


VideoSetSaturationResults

public VideoSetSaturationResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

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