net.floodlightcontroller.debugcounter.web
Class DebugCounterResource.ResetOutput

java.lang.Object
  extended by net.floodlightcontroller.debugcounter.web.DebugCounterResource.ResetOutput
Enclosing class:
DebugCounterResource

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


Constructor Summary
DebugCounterResource.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

DebugCounterResource.ResetOutput

public DebugCounterResource.ResetOutput()
Method Detail

getError

public java.lang.String getError()

setError

public void setError(java.lang.String error)