net.floodlightcontroller.debugevent.web
Class DebugEventResource.DebugEventPost

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

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


Field Summary
 java.lang.Boolean reset
           
 
Constructor Summary
DebugEventResource.DebugEventPost()
           
 
Method Summary
 java.lang.Boolean getReset()
           
 void setReset(java.lang.Boolean reset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reset

public java.lang.Boolean reset
Constructor Detail

DebugEventResource.DebugEventPost

public DebugEventResource.DebugEventPost()
Method Detail

getReset

public java.lang.Boolean getReset()

setReset

public void setReset(java.lang.Boolean reset)