Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.IR
Class DiagnosticEvent  view DiagnosticEvent download DiagnosticEvent.java

java.lang.Object
  extended bycom.k_int.IR.IREvent
      extended bycom.k_int.IR.DiagnosticEvent

public class DiagnosticEvent
extends IREvent


Field Summary
 java.lang.String addinfo
           
 
Fields inherited from class com.k_int.IR.IREvent
DIAGNOSTIC_EVENT, event_info, event_type, FRAGMENT_COUNT_CHANGE, MESSAGE_EVENT, SOURCE_NO_LONGER_AVAILABLE, SOURCE_RESET, ST_PRIVATE_STATUS_CODE_CHANGE, ST_PUBLIC_STATUS_CODE_CHANGE
 
Constructor Summary
DiagnosticEvent(Diagnostic the_diagnostic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

addinfo

public java.lang.String addinfo
Constructor Detail

DiagnosticEvent

public DiagnosticEvent(Diagnostic the_diagnostic)