]> git.ipfire.org Git - thirdparty/cups.git/blob - scripting/java/docs/com/easysw/cups/IPPStatus.html
Load cups into easysw/current.
[thirdparty/cups.git] / scripting / java / docs / com / easysw / cups / IPPStatus.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc on Tue Feb 11 14:29:07 PST 2003 -->
6 <TITLE>
7 : Class IPPStatus
8 </TITLE>
9 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
10 </HEAD>
11 <BODY BGCOLOR="white">
12
13 <!-- ========== START OF NAVBAR ========== -->
14 <A NAME="navbar_top"><!-- --></A>
15 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
16 <TR>
17 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
18 <A NAME="navbar_top_firstrow"><!-- --></A>
19 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
20 <TR ALIGN="center" VALIGN="top">
21 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
22 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
23 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
24 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
25 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
26 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
27 </TR>
28 </TABLE>
29 </TD>
30 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
31 </EM>
32 </TD>
33 </TR>
34
35 <TR>
36 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
37 &nbsp;<A HREF="../../../com/easysw/cups/IPPRequest.html"><B>PREV CLASS</B></A>&nbsp;
38 &nbsp;<A HREF="../../../com/easysw/cups/IPPURLConnection.html"><B>NEXT CLASS</B></A></FONT></TD>
39 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
40 <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
41 &nbsp;<A HREF="IPPStatus.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
42 </TR>
43 <TR>
44 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
45 SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
46 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
47 DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
48 </TR>
49 </TABLE>
50 <!-- =========== END OF NAVBAR =========== -->
51
52 <HR>
53 <!-- ======== START OF CLASS DATA ======== -->
54 <H2>
55 <FONT SIZE="-1">
56 com.easysw.cups</FONT>
57 <BR>
58 Class IPPStatus</H2>
59 <PRE>
60 java.lang.Object
61 |
62 +--<B>com.easysw.cups.IPPStatus</B>
63 </PRE>
64 <HR>
65 <DL>
66 <DT>public class <B>IPPStatus</B><DT>extends java.lang.Object</DL>
67
68 <P>
69 Class to convert a status code to text.
70 <P>
71 <DL>
72 <DT><B>Since: </B><DD>JDK1.3</DD>
73 </DL>
74 <HR>
75
76 <P>
77 <!-- ======== INNER CLASS SUMMARY ======== -->
78
79
80 <!-- =========== FIELD SUMMARY =========== -->
81
82
83 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
84
85 <A NAME="constructor_summary"><!-- --></A>
86 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
87 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88 <TD COLSPAN=2><FONT SIZE="+2">
89 <B>Constructor Summary</B></FONT></TD>
90 </TR>
91 <TR BGCOLOR="white" CLASS="TableRowColor">
92 <TD><CODE><B><A HREF="../../../com/easysw/cups/IPPStatus.html#IPPStatus(int)">IPPStatus</A></B>(int&nbsp;p_status)</CODE>
93
94 <BR>
95 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor, access the <code>status_text</code> member
96 after creation.</TD>
97 </TR>
98 </TABLE>
99 &nbsp;
100 <!-- ========== METHOD SUMMARY =========== -->
101
102 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
103 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
104 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
105 <TD><B>Methods inherited from class java.lang.Object</B></TD>
106 </TR>
107 <TR BGCOLOR="white" CLASS="TableRowColor">
108 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
109 </TR>
110 </TABLE>
111 &nbsp;
112 <P>
113
114 <!-- ============ FIELD DETAIL =========== -->
115
116
117 <!-- ========= CONSTRUCTOR DETAIL ======== -->
118
119 <A NAME="constructor_detail"><!-- --></A>
120 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
121 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122 <TD COLSPAN=1><FONT SIZE="+2">
123 <B>Constructor Detail</B></FONT></TD>
124 </TR>
125 </TABLE>
126
127 <A NAME="IPPStatus(int)"><!-- --></A><H3>
128 IPPStatus</H3>
129 <PRE>
130 public <B>IPPStatus</B>(int&nbsp;p_status)</PRE>
131 <DL>
132 <DD>Constructor, access the <code>status_text</code> member
133 after creation.<DD><DL>
134 <DT><B>Parameters:</B><DD><CODE><code>p_status</code></CODE> - Status code to convert.<DT><B>See Also: </B><DD><code>IPPDefs</code></DL>
135 </DD>
136 </DL>
137
138 <!-- ============ METHOD DETAIL ========== -->
139
140 <!-- ========= END OF CLASS DATA ========= -->
141 <HR>
142
143 <!-- ========== START OF NAVBAR ========== -->
144 <A NAME="navbar_bottom"><!-- --></A>
145 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
146 <TR>
147 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
148 <A NAME="navbar_bottom_firstrow"><!-- --></A>
149 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
150 <TR ALIGN="center" VALIGN="top">
151 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
152 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
153 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
154 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
155 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
156 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
157 </TR>
158 </TABLE>
159 </TD>
160 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
161 </EM>
162 </TD>
163 </TR>
164
165 <TR>
166 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
167 &nbsp;<A HREF="../../../com/easysw/cups/IPPRequest.html"><B>PREV CLASS</B></A>&nbsp;
168 &nbsp;<A HREF="../../../com/easysw/cups/IPPURLConnection.html"><B>NEXT CLASS</B></A></FONT></TD>
169 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
170 <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
171 &nbsp;<A HREF="IPPStatus.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
172 </TR>
173 <TR>
174 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
175 SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
176 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
177 DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
178 </TR>
179 </TABLE>
180 <!-- =========== END OF NAVBAR =========== -->
181
182 <HR>
183
184 </BODY>
185 </HTML>