Class CommandEvent


  • public class CommandEvent
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CommandEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public final java.lang.String name
      • startTimestamp

        public final long startTimestamp
      • endTimestamp

        public final long endTimestamp
    • Constructor Detail

      • CommandEvent

        public CommandEvent()