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

Quick Search    Search Deep

com.k_int.OpenRequest.isoill.gen.OCLC_Prism_ILL_Error
Class OCLC_Prism_Ill_ErrorItem41_type  view OCLC_Prism_Ill_ErrorItem41_type download OCLC_Prism_Ill_ErrorItem41_type.java

java.lang.Object
  extended bycom.k_int.OpenRequest.isoill.gen.OCLC_Prism_ILL_Error.OCLC_Prism_Ill_ErrorItem41_type
All Implemented Interfaces:
java.io.Serializable

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


Field Summary
 java.math.BigInteger prism_Ill_Error_Code
           
 com.k_int.OpenRequest.isoill.gen.ISO_10161_ILL_1.ILL_String_type prism_Ill_Error_Text
           
 java.math.BigInteger prism_Ill_Field_Id
           
 
Constructor Summary
OCLC_Prism_Ill_ErrorItem41_type()
           
OCLC_Prism_Ill_ErrorItem41_type(java.math.BigInteger prism_Ill_Field_Id, java.math.BigInteger prism_Ill_Error_Code, com.k_int.OpenRequest.isoill.gen.ISO_10161_ILL_1.ILL_String_type prism_Ill_Error_Text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prism_Ill_Field_Id

public java.math.BigInteger prism_Ill_Field_Id

prism_Ill_Error_Code

public java.math.BigInteger prism_Ill_Error_Code

prism_Ill_Error_Text

public com.k_int.OpenRequest.isoill.gen.ISO_10161_ILL_1.ILL_String_type prism_Ill_Error_Text
Constructor Detail

OCLC_Prism_Ill_ErrorItem41_type

public OCLC_Prism_Ill_ErrorItem41_type(java.math.BigInteger prism_Ill_Field_Id,
                                       java.math.BigInteger prism_Ill_Error_Code,
                                       com.k_int.OpenRequest.isoill.gen.ISO_10161_ILL_1.ILL_String_type prism_Ill_Error_Text)

OCLC_Prism_Ill_ErrorItem41_type

public OCLC_Prism_Ill_ErrorItem41_type()