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

Quick Search    Search Deep

com.k_int.gen.DiagnosticFormatDiag1
Class DiagnosticFormatItem45_type  view DiagnosticFormatItem45_type download DiagnosticFormatItem45_type.java

java.lang.Object
  extended bycom.k_int.gen.DiagnosticFormatDiag1.DiagnosticFormatItem45_type
All Implemented Interfaces:
java.io.Serializable

public class DiagnosticFormatItem45_type
extends java.lang.Object
implements java.io.Serializable


Field Summary
 diagnostic_inline46_type diagnostic
           
 java.lang.String message
           
 
Constructor Summary
DiagnosticFormatItem45_type()
           
DiagnosticFormatItem45_type(diagnostic_inline46_type diagnostic, java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

diagnostic

public diagnostic_inline46_type diagnostic

message

public java.lang.String message
Constructor Detail

DiagnosticFormatItem45_type

public DiagnosticFormatItem45_type(diagnostic_inline46_type diagnostic,
                                   java.lang.String message)

DiagnosticFormatItem45_type

public DiagnosticFormatItem45_type()