source: trunk/objectmq/lib/rabbitmq-java-client-javadoc-3.0.1/com/rabbitmq/client/BasicProperties.html @ 9

Last change on this file since 9 was 9, checked in by stoda, 11 years ago

First commit

File size: 26.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_18) on Tue Dec 11 11:47:09 GMT 2012 -->
6<TITLE>
7BasicProperties
8</TITLE>
9
10<META NAME="date" CONTENT="2012-12-11">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="BasicProperties";
19    }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39  <TR ALIGN="center" VALIGN="top">
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47  </TR>
48</TABLE>
49</TD>
50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51</EM>
52</TD>
53</TR>
54
55<TR>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.Tx.SelectOk.Builder.html" title="class in com.rabbitmq.client"><B>PREV CLASS</B></A>&nbsp;
58&nbsp;<A HREF="../../../com/rabbitmq/client/Channel.html" title="interface in com.rabbitmq.client"><B>NEXT CLASS</B></A></FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60  <A HREF="../../../index.html?com/rabbitmq/client/BasicProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61&nbsp;<A HREF="BasicProperties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62&nbsp;<SCRIPT type="text/javascript">
63  <!--
64  if(window==top) {
65    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
66  }
67  //-->
68</SCRIPT>
69<NOSCRIPT>
70  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
71</NOSCRIPT>
72
73
74</FONT></TD>
75</TR>
76<TR>
77<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81</TR>
82</TABLE>
83<A NAME="skip-navbar_top"></A>
84<!-- ========= END OF TOP NAVBAR ========= -->
85
86<HR>
87<!-- ======== START OF CLASS DATA ======== -->
88<H2>
89<FONT SIZE="-1">
90com.rabbitmq.client</FONT>
91<BR>
92Interface BasicProperties</H2>
93<DL>
94<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../com/rabbitmq/client/impl/AMQBasicProperties.html" title="class in com.rabbitmq.client.impl">AMQBasicProperties</A>, <A HREF="../../../com/rabbitmq/client/AMQP.BasicProperties.html" title="class in com.rabbitmq.client">AMQP.BasicProperties</A></DD>
95</DL>
96<HR>
97<DL>
98<DT><PRE>public interface <B>BasicProperties</B></DL>
99</PRE>
100
101<P>
102<HR>
103
104<P>
105
106<!-- ========== METHOD SUMMARY =========== -->
107
108<A NAME="method_summary"><!-- --></A>
109<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
111<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
112<B>Method Summary</B></FONT></TH>
113</TR>
114<TR BGCOLOR="white" CLASS="TableRowColor">
115<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
116<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
117<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getAppId()">getAppId</A></B>()</CODE>
118
119<BR>
120&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the appId field.</TD>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
125<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getContentEncoding()">getContentEncoding</A></B>()</CODE>
126
127<BR>
128&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the contentEncoding field.</TD>
129</TR>
130<TR BGCOLOR="white" CLASS="TableRowColor">
131<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
133<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getContentType()">getContentType</A></B>()</CODE>
134
135<BR>
136&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the contentType field.</TD>
137</TR>
138<TR BGCOLOR="white" CLASS="TableRowColor">
139<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
141<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getCorrelationId()">getCorrelationId</A></B>()</CODE>
142
143<BR>
144&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the correlationId field.</TD>
145</TR>
146<TR BGCOLOR="white" CLASS="TableRowColor">
147<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
148<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
149<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getDeliveryMode()">getDeliveryMode</A></B>()</CODE>
150
151<BR>
152&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the deliveryMode field.</TD>
153</TR>
154<TR BGCOLOR="white" CLASS="TableRowColor">
155<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
157<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getExpiration()">getExpiration</A></B>()</CODE>
158
159<BR>
160&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the expiration field.</TD>
161</TR>
162<TR BGCOLOR="white" CLASS="TableRowColor">
163<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164<CODE>&nbsp;java.util.Map&lt;java.lang.String,java.lang.Object&gt;</CODE></FONT></TD>
165<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getHeaders()">getHeaders</A></B>()</CODE>
166
167<BR>
168&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the table in the headers field as a map of fields names and
169 values.</TD>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
174<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getMessageId()">getMessageId</A></B>()</CODE>
175
176<BR>
177&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the messageId field.</TD>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
182<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getPriority()">getPriority</A></B>()</CODE>
183
184<BR>
185&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the priority field.</TD>
186</TR>
187<TR BGCOLOR="white" CLASS="TableRowColor">
188<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
190<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getReplyTo()">getReplyTo</A></B>()</CODE>
191
192<BR>
193&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the replyTo field.</TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197<CODE>&nbsp;java.util.Date</CODE></FONT></TD>
198<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getTimestamp()">getTimestamp</A></B>()</CODE>
199
200<BR>
201&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the timestamp field.</TD>
202</TR>
203<TR BGCOLOR="white" CLASS="TableRowColor">
204<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
206<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getType()">getType</A></B>()</CODE>
207
208<BR>
209&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the type field.</TD>
210</TR>
211<TR BGCOLOR="white" CLASS="TableRowColor">
212<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
214<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#getUserId()">getUserId</A></B>()</CODE>
215
216<BR>
217&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve the value in the userId field.</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221<CODE>&nbsp;void</CODE></FONT></TD>
222<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setAppId(java.lang.String)">setAppId</A></B>(java.lang.String&nbsp;appId)</CODE>
223
224<BR>
225&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
226</TR>
227<TR BGCOLOR="white" CLASS="TableRowColor">
228<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229<CODE>&nbsp;void</CODE></FONT></TD>
230<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setContentEncoding(java.lang.String)">setContentEncoding</A></B>(java.lang.String&nbsp;contentEncoding)</CODE>
231
232<BR>
233&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
234</TR>
235<TR BGCOLOR="white" CLASS="TableRowColor">
236<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237<CODE>&nbsp;void</CODE></FONT></TD>
238<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setContentType(java.lang.String)">setContentType</A></B>(java.lang.String&nbsp;contentType)</CODE>
239
240<BR>
241&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
242</TR>
243<TR BGCOLOR="white" CLASS="TableRowColor">
244<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245<CODE>&nbsp;void</CODE></FONT></TD>
246<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setCorrelationId(java.lang.String)">setCorrelationId</A></B>(java.lang.String&nbsp;correlationId)</CODE>
247
248<BR>
249&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
250</TR>
251<TR BGCOLOR="white" CLASS="TableRowColor">
252<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253<CODE>&nbsp;void</CODE></FONT></TD>
254<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setDeliveryMode(java.lang.Integer)">setDeliveryMode</A></B>(java.lang.Integer&nbsp;deliveryMode)</CODE>
255
256<BR>
257&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
258</TR>
259<TR BGCOLOR="white" CLASS="TableRowColor">
260<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261<CODE>&nbsp;void</CODE></FONT></TD>
262<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setExpiration(java.lang.String)">setExpiration</A></B>(java.lang.String&nbsp;expiration)</CODE>
263
264<BR>
265&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
266</TR>
267<TR BGCOLOR="white" CLASS="TableRowColor">
268<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269<CODE>&nbsp;void</CODE></FONT></TD>
270<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setHeaders(java.util.Map)">setHeaders</A></B>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;headers)</CODE>
271
272<BR>
273&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
274</TR>
275<TR BGCOLOR="white" CLASS="TableRowColor">
276<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277<CODE>&nbsp;void</CODE></FONT></TD>
278<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setMessageId(java.lang.String)">setMessageId</A></B>(java.lang.String&nbsp;messageId)</CODE>
279
280<BR>
281&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
282</TR>
283<TR BGCOLOR="white" CLASS="TableRowColor">
284<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
285<CODE>&nbsp;void</CODE></FONT></TD>
286<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setPriority(java.lang.Integer)">setPriority</A></B>(java.lang.Integer&nbsp;priority)</CODE>
287
288<BR>
289&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
290</TR>
291<TR BGCOLOR="white" CLASS="TableRowColor">
292<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
293<CODE>&nbsp;void</CODE></FONT></TD>
294<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setReplyTo(java.lang.String)">setReplyTo</A></B>(java.lang.String&nbsp;replyTo)</CODE>
295
296<BR>
297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
298</TR>
299<TR BGCOLOR="white" CLASS="TableRowColor">
300<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
301<CODE>&nbsp;void</CODE></FONT></TD>
302<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setTimestamp(java.util.Date)">setTimestamp</A></B>(java.util.Date&nbsp;timestamp)</CODE>
303
304<BR>
305&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
306</TR>
307<TR BGCOLOR="white" CLASS="TableRowColor">
308<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
309<CODE>&nbsp;void</CODE></FONT></TD>
310<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setType(java.lang.String)">setType</A></B>(java.lang.String&nbsp;type)</CODE>
311
312<BR>
313&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
314</TR>
315<TR BGCOLOR="white" CLASS="TableRowColor">
316<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
317<CODE>&nbsp;void</CODE></FONT></TD>
318<TD><CODE><B><A HREF="../../../com/rabbitmq/client/BasicProperties.html#setUserId(java.lang.String)">setUserId</A></B>(java.lang.String&nbsp;userId)</CODE>
319
320<BR>
321&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
322</TR>
323</TABLE>
324&nbsp;
325<P>
326
327<!-- ============ METHOD DETAIL ========== -->
328
329<A NAME="method_detail"><!-- --></A>
330<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
331<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
332<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
333<B>Method Detail</B></FONT></TH>
334</TR>
335</TABLE>
336
337<A NAME="getContentType()"><!-- --></A><H3>
338getContentType</H3>
339<PRE>
340java.lang.String <B>getContentType</B>()</PRE>
341<DL>
342<DD>Retrieve the value in the contentType field.
343<P>
344<DD><DL>
345
346<DT><B>Returns:</B><DD>contentType field, or null if the field has not been set.</DL>
347</DD>
348</DL>
349<HR>
350
351<A NAME="getContentEncoding()"><!-- --></A><H3>
352getContentEncoding</H3>
353<PRE>
354java.lang.String <B>getContentEncoding</B>()</PRE>
355<DL>
356<DD>Retrieve the value in the contentEncoding field.
357<P>
358<DD><DL>
359
360<DT><B>Returns:</B><DD>contentEncoding field, or null if the field has not been set.</DL>
361</DD>
362</DL>
363<HR>
364
365<A NAME="getHeaders()"><!-- --></A><H3>
366getHeaders</H3>
367<PRE>
368java.util.Map&lt;java.lang.String,java.lang.Object&gt; <B>getHeaders</B>()</PRE>
369<DL>
370<DD>Retrieve the table in the headers field as a map of fields names and
371 values.
372<P>
373<DD><DL>
374
375<DT><B>Returns:</B><DD>headers table, or null if the headers field has not been set.</DL>
376</DD>
377</DL>
378<HR>
379
380<A NAME="getDeliveryMode()"><!-- --></A><H3>
381getDeliveryMode</H3>
382<PRE>
383java.lang.Integer <B>getDeliveryMode</B>()</PRE>
384<DL>
385<DD>Retrieve the value in the deliveryMode field.
386<P>
387<DD><DL>
388
389<DT><B>Returns:</B><DD>deliveryMode field, or null if the field has not been set.</DL>
390</DD>
391</DL>
392<HR>
393
394<A NAME="getPriority()"><!-- --></A><H3>
395getPriority</H3>
396<PRE>
397java.lang.Integer <B>getPriority</B>()</PRE>
398<DL>
399<DD>Retrieve the value in the priority field.
400<P>
401<DD><DL>
402
403<DT><B>Returns:</B><DD>priority field, or null if the field has not been set.</DL>
404</DD>
405</DL>
406<HR>
407
408<A NAME="getCorrelationId()"><!-- --></A><H3>
409getCorrelationId</H3>
410<PRE>
411java.lang.String <B>getCorrelationId</B>()</PRE>
412<DL>
413<DD>Retrieve the value in the correlationId field.
414<P>
415<DD><DL>
416
417<DT><B>Returns:</B><DD>correlationId field, or null if the field has not been set.</DL>
418</DD>
419</DL>
420<HR>
421
422<A NAME="getReplyTo()"><!-- --></A><H3>
423getReplyTo</H3>
424<PRE>
425java.lang.String <B>getReplyTo</B>()</PRE>
426<DL>
427<DD>Retrieve the value in the replyTo field.
428<P>
429<DD><DL>
430
431<DT><B>Returns:</B><DD>replyTo field, or null if the field has not been set.</DL>
432</DD>
433</DL>
434<HR>
435
436<A NAME="getExpiration()"><!-- --></A><H3>
437getExpiration</H3>
438<PRE>
439java.lang.String <B>getExpiration</B>()</PRE>
440<DL>
441<DD>Retrieve the value in the expiration field.
442<P>
443<DD><DL>
444
445<DT><B>Returns:</B><DD>expiration field, or null if the field has not been set.</DL>
446</DD>
447</DL>
448<HR>
449
450<A NAME="getMessageId()"><!-- --></A><H3>
451getMessageId</H3>
452<PRE>
453java.lang.String <B>getMessageId</B>()</PRE>
454<DL>
455<DD>Retrieve the value in the messageId field.
456<P>
457<DD><DL>
458
459<DT><B>Returns:</B><DD>messageId field, or null if the field has not been set.</DL>
460</DD>
461</DL>
462<HR>
463
464<A NAME="getTimestamp()"><!-- --></A><H3>
465getTimestamp</H3>
466<PRE>
467java.util.Date <B>getTimestamp</B>()</PRE>
468<DL>
469<DD>Retrieve the value in the timestamp field.
470<P>
471<DD><DL>
472
473<DT><B>Returns:</B><DD>timestamp field, or null if the field has not been set.</DL>
474</DD>
475</DL>
476<HR>
477
478<A NAME="getType()"><!-- --></A><H3>
479getType</H3>
480<PRE>
481java.lang.String <B>getType</B>()</PRE>
482<DL>
483<DD>Retrieve the value in the type field.
484<P>
485<DD><DL>
486
487<DT><B>Returns:</B><DD>type field, or null if the field has not been set.</DL>
488</DD>
489</DL>
490<HR>
491
492<A NAME="getUserId()"><!-- --></A><H3>
493getUserId</H3>
494<PRE>
495java.lang.String <B>getUserId</B>()</PRE>
496<DL>
497<DD>Retrieve the value in the userId field.
498<P>
499<DD><DL>
500
501<DT><B>Returns:</B><DD>userId field, or null if the field has not been set.</DL>
502</DD>
503</DL>
504<HR>
505
506<A NAME="getAppId()"><!-- --></A><H3>
507getAppId</H3>
508<PRE>
509java.lang.String <B>getAppId</B>()</PRE>
510<DL>
511<DD>Retrieve the value in the appId field.
512<P>
513<DD><DL>
514
515<DT><B>Returns:</B><DD>appId field, or null if the field has not been set.</DL>
516</DD>
517</DL>
518<HR>
519
520<A NAME="setContentType(java.lang.String)"><!-- --></A><H3>
521setContentType</H3>
522<PRE>
523<FONT SIZE="-1">@Deprecated
524</FONT>void <B>setContentType</B>(java.lang.String&nbsp;contentType)</PRE>
525<DL>
526<DD><B>Deprecated.</B>&nbsp;
527<P>
528<DD>Set the contentType field, or null indicating the field is not set
529<P>
530<DD><DL>
531<DT><B>Parameters:</B><DD><CODE>contentType</CODE> - the value to set the field to</DL>
532</DD>
533</DL>
534<HR>
535
536<A NAME="setContentEncoding(java.lang.String)"><!-- --></A><H3>
537setContentEncoding</H3>
538<PRE>
539<FONT SIZE="-1">@Deprecated
540</FONT>void <B>setContentEncoding</B>(java.lang.String&nbsp;contentEncoding)</PRE>
541<DL>
542<DD><B>Deprecated.</B>&nbsp;
543<P>
544<DD>Set the contentEncoding field, or null indicating the field is not set
545<P>
546<DD><DL>
547<DT><B>Parameters:</B><DD><CODE>contentEncoding</CODE> - - the value to set the field to</DL>
548</DD>
549</DL>
550<HR>
551
552<A NAME="setHeaders(java.util.Map)"><!-- --></A><H3>
553setHeaders</H3>
554<PRE>
555<FONT SIZE="-1">@Deprecated
556</FONT>void <B>setHeaders</B>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;headers)</PRE>
557<DL>
558<DD><B>Deprecated.</B>&nbsp;
559<P>
560<DD>Set the headers table, or null indicating the field is not set
561<P>
562<DD><DL>
563<DT><B>Parameters:</B><DD><CODE>headers</CODE> - a map of table field names and values</DL>
564</DD>
565</DL>
566<HR>
567
568<A NAME="setDeliveryMode(java.lang.Integer)"><!-- --></A><H3>
569setDeliveryMode</H3>
570<PRE>
571<FONT SIZE="-1">@Deprecated
572</FONT>void <B>setDeliveryMode</B>(java.lang.Integer&nbsp;deliveryMode)</PRE>
573<DL>
574<DD><B>Deprecated.</B>&nbsp;
575<P>
576<DD>Set the deliveryMode field, or null indicating the field is not set
577<P>
578<DD><DL>
579<DT><B>Parameters:</B><DD><CODE>deliveryMode</CODE> - the value to set the field to</DL>
580</DD>
581</DL>
582<HR>
583
584<A NAME="setPriority(java.lang.Integer)"><!-- --></A><H3>
585setPriority</H3>
586<PRE>
587<FONT SIZE="-1">@Deprecated
588</FONT>void <B>setPriority</B>(java.lang.Integer&nbsp;priority)</PRE>
589<DL>
590<DD><B>Deprecated.</B>&nbsp;
591<P>
592<DD>Set the priority field, or null indicating the field is not set
593<P>
594<DD><DL>
595<DT><B>Parameters:</B><DD><CODE>priority</CODE> - the value to set the field to</DL>
596</DD>
597</DL>
598<HR>
599
600<A NAME="setCorrelationId(java.lang.String)"><!-- --></A><H3>
601setCorrelationId</H3>
602<PRE>
603<FONT SIZE="-1">@Deprecated
604</FONT>void <B>setCorrelationId</B>(java.lang.String&nbsp;correlationId)</PRE>
605<DL>
606<DD><B>Deprecated.</B>&nbsp;
607<P>
608<DD>Set the correlationId field, or null indicating the field is not set
609<P>
610<DD><DL>
611<DT><B>Parameters:</B><DD><CODE>correlationId</CODE> - the value to set the field to</DL>
612</DD>
613</DL>
614<HR>
615
616<A NAME="setReplyTo(java.lang.String)"><!-- --></A><H3>
617setReplyTo</H3>
618<PRE>
619<FONT SIZE="-1">@Deprecated
620</FONT>void <B>setReplyTo</B>(java.lang.String&nbsp;replyTo)</PRE>
621<DL>
622<DD><B>Deprecated.</B>&nbsp;
623<P>
624<DD>Set the replyTo field, or null indicating the field is not set
625<P>
626<DD><DL>
627<DT><B>Parameters:</B><DD><CODE>replyTo</CODE> - the value to set the field to</DL>
628</DD>
629</DL>
630<HR>
631
632<A NAME="setExpiration(java.lang.String)"><!-- --></A><H3>
633setExpiration</H3>
634<PRE>
635<FONT SIZE="-1">@Deprecated
636</FONT>void <B>setExpiration</B>(java.lang.String&nbsp;expiration)</PRE>
637<DL>
638<DD><B>Deprecated.</B>&nbsp;
639<P>
640<DD>Set the expiration field, or null indicating the field is not set
641<P>
642<DD><DL>
643<DT><B>Parameters:</B><DD><CODE>expiration</CODE> - the value to set the field to</DL>
644</DD>
645</DL>
646<HR>
647
648<A NAME="setMessageId(java.lang.String)"><!-- --></A><H3>
649setMessageId</H3>
650<PRE>
651<FONT SIZE="-1">@Deprecated
652</FONT>void <B>setMessageId</B>(java.lang.String&nbsp;messageId)</PRE>
653<DL>
654<DD><B>Deprecated.</B>&nbsp;
655<P>
656<DD>Set the messageId field, or null indicating the field is not set
657<P>
658<DD><DL>
659<DT><B>Parameters:</B><DD><CODE>messageId</CODE> - the value to set the field to</DL>
660</DD>
661</DL>
662<HR>
663
664<A NAME="setTimestamp(java.util.Date)"><!-- --></A><H3>
665setTimestamp</H3>
666<PRE>
667<FONT SIZE="-1">@Deprecated
668</FONT>void <B>setTimestamp</B>(java.util.Date&nbsp;timestamp)</PRE>
669<DL>
670<DD><B>Deprecated.</B>&nbsp;
671<P>
672<DD>Set the timestamp field, or null indicating the field is not set
673<P>
674<DD><DL>
675<DT><B>Parameters:</B><DD><CODE>timestamp</CODE> - the value to set the field to</DL>
676</DD>
677</DL>
678<HR>
679
680<A NAME="setType(java.lang.String)"><!-- --></A><H3>
681setType</H3>
682<PRE>
683<FONT SIZE="-1">@Deprecated
684</FONT>void <B>setType</B>(java.lang.String&nbsp;type)</PRE>
685<DL>
686<DD><B>Deprecated.</B>&nbsp;
687<P>
688<DD>Set the type field, or null indicating the field is not set
689<P>
690<DD><DL>
691<DT><B>Parameters:</B><DD><CODE>type</CODE> - the value to set the field to</DL>
692</DD>
693</DL>
694<HR>
695
696<A NAME="setUserId(java.lang.String)"><!-- --></A><H3>
697setUserId</H3>
698<PRE>
699<FONT SIZE="-1">@Deprecated
700</FONT>void <B>setUserId</B>(java.lang.String&nbsp;userId)</PRE>
701<DL>
702<DD><B>Deprecated.</B>&nbsp;
703<P>
704<DD>Set the userId field, or null indicating the field is not set
705<P>
706<DD><DL>
707<DT><B>Parameters:</B><DD><CODE>userId</CODE> - the value to set the field to</DL>
708</DD>
709</DL>
710<HR>
711
712<A NAME="setAppId(java.lang.String)"><!-- --></A><H3>
713setAppId</H3>
714<PRE>
715<FONT SIZE="-1">@Deprecated
716</FONT>void <B>setAppId</B>(java.lang.String&nbsp;appId)</PRE>
717<DL>
718<DD><B>Deprecated.</B>&nbsp;
719<P>
720<DD>Set the appId field, or null indicating the field is not set
721<P>
722<DD><DL>
723<DT><B>Parameters:</B><DD><CODE>appId</CODE> - the value to set the field to</DL>
724</DD>
725</DL>
726<!-- ========= END OF CLASS DATA ========= -->
727<HR>
728
729
730<!-- ======= START OF BOTTOM NAVBAR ====== -->
731<A NAME="navbar_bottom"><!-- --></A>
732<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
733<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
734<TR>
735<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
736<A NAME="navbar_bottom_firstrow"><!-- --></A>
737<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
738  <TR ALIGN="center" VALIGN="top">
739  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
740  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
741  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
742  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
743  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
744  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
745  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
746  </TR>
747</TABLE>
748</TD>
749<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
750</EM>
751</TD>
752</TR>
753
754<TR>
755<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
756&nbsp;<A HREF="../../../com/rabbitmq/client/AMQP.Tx.SelectOk.Builder.html" title="class in com.rabbitmq.client"><B>PREV CLASS</B></A>&nbsp;
757&nbsp;<A HREF="../../../com/rabbitmq/client/Channel.html" title="interface in com.rabbitmq.client"><B>NEXT CLASS</B></A></FONT></TD>
758<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
759  <A HREF="../../../index.html?com/rabbitmq/client/BasicProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
760&nbsp;<A HREF="BasicProperties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
761&nbsp;<SCRIPT type="text/javascript">
762  <!--
763  if(window==top) {
764    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
765  }
766  //-->
767</SCRIPT>
768<NOSCRIPT>
769  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
770</NOSCRIPT>
771
772
773</FONT></TD>
774</TR>
775<TR>
776<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
777  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
778<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
779DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
780</TR>
781</TABLE>
782<A NAME="skip-navbar_bottom"></A>
783<!-- ======== END OF BOTTOM NAVBAR ======= -->
784
785<HR>
786
787</BODY>
788</HTML>
Note: See TracBrowser for help on using the repository browser.