类 DebugFrame

java.lang.Object
com.gdxsoft.easyweb.debug.DebugFrame

public class DebugFrame extends Object
用于跟踪执行的路径
作者:
Administrator
  • 构造器详细资料

    • DebugFrame

      public DebugFrame()
    • DebugFrame

      public DebugFrame(Object fromClass, String eventName, String description)
  • 方法详细资料

    • getDebugDate

      public Date getDebugDate()
      返回:
      the _DebugDate
    • getClassName

      public String getClassName()
      返回:
      the _ClassName
    • setClassName

      public void setClassName(Object classObject)
      参数:
      className - the _ClassName to set
    • getEventName

      public String getEventName()
      返回:
      the _EventName
    • setEventName

      public void setEventName(String eventName)
      参数:
      eventName - the _EventName to set
    • getDesscription

      public String getDesscription()
      返回:
      the _Desscription
    • setDesscription

      public void setDesscription(String desscription)
      参数:
      desscription - the _Desscription to set
    • getCurrentTime

      public long getCurrentTime()
      返回:
      the _CurrentTime