net.floodlightcontroller.debugevent.web
Class DebugEventResource.ResetOutput

java.lang.Object
  extended by net.floodlightcontroller.debugevent.web.DebugEventResource.ResetOutput
Enclosing class:
DebugEventResource

public static class DebugEventResource.ResetOutput
extends java.lang.Object


Constructor Summary
DebugEventResource.ResetOutput()
           
 
Method Summary
 java.lang.String getError()
           
 void setError(java.lang.String error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugEventResource.ResetOutput

public DebugEventResource.ResetOutput()
Method Detail

getError

public java.lang.String getError()

setError

public void setError(java.lang.String error)