Class NocEvent

java.lang.Object
  extended by NocEvent

public class NocEvent
extends java.lang.Object


Field Summary
 long END
           
 long START
           
 
Constructor Summary
NocEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START

public long START

END

public long END
Constructor Detail

NocEvent

public NocEvent()