js.dev.cam.web
Class VideoDisableResults

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

public class VideoDisableResults
extends Results
implements java.io.Serializable

The VideoDisableResults class.

Author:
soldan
See Also:
Serialized Form

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

VideoDisableResults

public VideoDisableResults()
Constructor.


VideoDisableResults

public VideoDisableResults(ERROR error)
Constructor.

Parameters:
error - the error to set.
Method Detail

getSerialVersionUID

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