~ubuntu-branches/ubuntu/wily/dnsjava/wily-proposed

« back to all changes in this revision

Viewing changes to doc/org/xbill/DNS/SetResponse.html

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2009-07-21 15:17:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090721151703-6v0107p1s3h7gv1c
Tags: upstream-2.0.6
ImportĀ upstreamĀ versionĀ 2.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.7.0) on Thu Jan 24 21:19:04 GMT-08:00 2008 -->
 
6
<TITLE>
 
7
SetResponse (dnsjava documentation)
 
8
</TITLE>
 
9
 
 
10
<META NAME="date" CONTENT="2008-01-24">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    if (location.href.indexOf('is-external=true') == -1) {
 
18
        parent.document.title="SetResponse (dnsjava documentation)";
 
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="../../../org/xbill/DNS/Serial.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
58
&nbsp;<A HREF="../../../org/xbill/DNS/SIGRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
59
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
60
  <A HREF="../../../index.html?org/xbill/DNS/SetResponse.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
61
&nbsp;<A HREF="SetResponse.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">
 
80
DETAIL:&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">
 
90
org.xbill.DNS</FONT>
 
91
<BR>
 
92
Class SetResponse</H2>
 
93
<PRE>
 
94
<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
 
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xbill.DNS.SetResponse</B>
 
96
</PRE>
 
97
<HR>
 
98
<DL>
 
99
<DT><PRE>public class <B>SetResponse</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 
100
</PRE>
 
101
 
 
102
<P>
 
103
The Response from a query to Cache.lookupRecords() or Zone.findRecords()
 
104
<P>
 
105
 
 
106
<P>
 
107
<DL>
 
108
<DT><B>Author:</B></DT>
 
109
  <DD>Brian Wellington</DD>
 
110
<DT><B>See Also:</B><DD><A HREF="../../../org/xbill/DNS/Cache.html" title="class in org.xbill.DNS"><CODE>Cache</CODE></A>, 
 
111
<A HREF="../../../org/xbill/DNS/Zone.html" title="class in org.xbill.DNS"><CODE>Zone</CODE></A></DL>
 
112
<HR>
 
113
 
 
114
<P>
 
115
 
 
116
<!-- ========== METHOD SUMMARY =========== -->
 
117
 
 
118
<A NAME="method_summary"><!-- --></A>
 
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
121
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
 
122
<B>Method Summary</B></FONT></TH>
 
123
</TR>
 
124
<TR BGCOLOR="white" CLASS="TableRowColor">
 
125
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
126
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A>[]</CODE></FONT></TD>
 
127
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#answers()">answers</A></B>()</CODE>
 
128
 
 
129
<BR>
 
130
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the query was successful, return the answers</TD>
 
131
</TR>
 
132
<TR BGCOLOR="white" CLASS="TableRowColor">
 
133
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
134
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/CNAMERecord.html" title="class in org.xbill.DNS">CNAMERecord</A></CODE></FONT></TD>
 
135
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#getCNAME()">getCNAME</A></B>()</CODE>
 
136
 
 
137
<BR>
 
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the query encountered a CNAME, return it.</TD>
 
139
</TR>
 
140
<TR BGCOLOR="white" CLASS="TableRowColor">
 
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
142
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/DNAMERecord.html" title="class in org.xbill.DNS">DNAMERecord</A></CODE></FONT></TD>
 
143
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#getDNAME()">getDNAME</A></B>()</CODE>
 
144
 
 
145
<BR>
 
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the query encountered a DNAME, return it.</TD>
 
147
</TR>
 
148
<TR BGCOLOR="white" CLASS="TableRowColor">
 
149
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
150
<CODE>&nbsp;<A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A></CODE></FONT></TD>
 
151
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#getNS()">getNS</A></B>()</CODE>
 
152
 
 
153
<BR>
 
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the query hit a delegation point, return the NS set.</TD>
 
155
</TR>
 
156
<TR BGCOLOR="white" CLASS="TableRowColor">
 
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
158
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
159
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isCNAME()">isCNAME</A></B>()</CODE>
 
160
 
 
161
<BR>
 
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the result of the lookup a CNAME?</TD>
 
163
</TR>
 
164
<TR BGCOLOR="white" CLASS="TableRowColor">
 
165
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
166
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
167
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isDelegation()">isDelegation</A></B>()</CODE>
 
168
 
 
169
<BR>
 
170
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the result of the lookup that the name is below a delegation?</TD>
 
171
</TR>
 
172
<TR BGCOLOR="white" CLASS="TableRowColor">
 
173
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
174
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
175
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isDNAME()">isDNAME</A></B>()</CODE>
 
176
 
 
177
<BR>
 
178
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the result of the lookup a DNAME?</TD>
 
179
</TR>
 
180
<TR BGCOLOR="white" CLASS="TableRowColor">
 
181
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
182
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
183
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isNXDOMAIN()">isNXDOMAIN</A></B>()</CODE>
 
184
 
 
185
<BR>
 
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the answer to the query that the name does not exist?</TD>
 
187
</TR>
 
188
<TR BGCOLOR="white" CLASS="TableRowColor">
 
189
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
190
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
191
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isNXRRSET()">isNXRRSET</A></B>()</CODE>
 
192
 
 
193
<BR>
 
194
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the answer to the query that the name exists, but the type does not?</TD>
 
195
</TR>
 
196
<TR BGCOLOR="white" CLASS="TableRowColor">
 
197
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
198
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
199
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isSuccessful()">isSuccessful</A></B>()</CODE>
 
200
 
 
201
<BR>
 
202
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Was the query successful?</TD>
 
203
</TR>
 
204
<TR BGCOLOR="white" CLASS="TableRowColor">
 
205
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
206
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
207
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#isUnknown()">isUnknown</A></B>()</CODE>
 
208
 
 
209
<BR>
 
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the answer to the query unknown?</TD>
 
211
</TR>
 
212
<TR BGCOLOR="white" CLASS="TableRowColor">
 
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
214
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 
215
<TD><CODE><B><A HREF="../../../org/xbill/DNS/SetResponse.html#toString()">toString</A></B>()</CODE>
 
216
 
 
217
<BR>
 
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prints the value of the SetResponse</TD>
 
219
</TR>
 
220
</TABLE>
 
221
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
223
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
224
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 
225
</TR>
 
226
<TR BGCOLOR="white" CLASS="TableRowColor">
 
227
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 
228
</TR>
 
229
</TABLE>
 
230
&nbsp;
 
231
<P>
 
232
 
 
233
<!-- ============ METHOD DETAIL ========== -->
 
234
 
 
235
<A NAME="method_detail"><!-- --></A>
 
236
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
237
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
238
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
 
239
<B>Method Detail</B></FONT></TH>
 
240
</TR>
 
241
</TABLE>
 
242
 
 
243
<A NAME="isUnknown()"><!-- --></A><H3>
 
244
isUnknown</H3>
 
245
<PRE>
 
246
public boolean <B>isUnknown</B>()</PRE>
 
247
<DL>
 
248
<DD>Is the answer to the query unknown?
 
249
<P>
 
250
<DD><DL>
 
251
</DL>
 
252
</DD>
 
253
</DL>
 
254
<HR>
 
255
 
 
256
<A NAME="isNXDOMAIN()"><!-- --></A><H3>
 
257
isNXDOMAIN</H3>
 
258
<PRE>
 
259
public boolean <B>isNXDOMAIN</B>()</PRE>
 
260
<DL>
 
261
<DD>Is the answer to the query that the name does not exist?
 
262
<P>
 
263
<DD><DL>
 
264
</DL>
 
265
</DD>
 
266
</DL>
 
267
<HR>
 
268
 
 
269
<A NAME="isNXRRSET()"><!-- --></A><H3>
 
270
isNXRRSET</H3>
 
271
<PRE>
 
272
public boolean <B>isNXRRSET</B>()</PRE>
 
273
<DL>
 
274
<DD>Is the answer to the query that the name exists, but the type does not?
 
275
<P>
 
276
<DD><DL>
 
277
</DL>
 
278
</DD>
 
279
</DL>
 
280
<HR>
 
281
 
 
282
<A NAME="isDelegation()"><!-- --></A><H3>
 
283
isDelegation</H3>
 
284
<PRE>
 
285
public boolean <B>isDelegation</B>()</PRE>
 
286
<DL>
 
287
<DD>Is the result of the lookup that the name is below a delegation?
 
288
<P>
 
289
<DD><DL>
 
290
</DL>
 
291
</DD>
 
292
</DL>
 
293
<HR>
 
294
 
 
295
<A NAME="isCNAME()"><!-- --></A><H3>
 
296
isCNAME</H3>
 
297
<PRE>
 
298
public boolean <B>isCNAME</B>()</PRE>
 
299
<DL>
 
300
<DD>Is the result of the lookup a CNAME?
 
301
<P>
 
302
<DD><DL>
 
303
</DL>
 
304
</DD>
 
305
</DL>
 
306
<HR>
 
307
 
 
308
<A NAME="isDNAME()"><!-- --></A><H3>
 
309
isDNAME</H3>
 
310
<PRE>
 
311
public boolean <B>isDNAME</B>()</PRE>
 
312
<DL>
 
313
<DD>Is the result of the lookup a DNAME?
 
314
<P>
 
315
<DD><DL>
 
316
</DL>
 
317
</DD>
 
318
</DL>
 
319
<HR>
 
320
 
 
321
<A NAME="isSuccessful()"><!-- --></A><H3>
 
322
isSuccessful</H3>
 
323
<PRE>
 
324
public boolean <B>isSuccessful</B>()</PRE>
 
325
<DL>
 
326
<DD>Was the query successful?
 
327
<P>
 
328
<DD><DL>
 
329
</DL>
 
330
</DD>
 
331
</DL>
 
332
<HR>
 
333
 
 
334
<A NAME="answers()"><!-- --></A><H3>
 
335
answers</H3>
 
336
<PRE>
 
337
public <A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A>[] <B>answers</B>()</PRE>
 
338
<DL>
 
339
<DD>If the query was successful, return the answers
 
340
<P>
 
341
<DD><DL>
 
342
</DL>
 
343
</DD>
 
344
</DL>
 
345
<HR>
 
346
 
 
347
<A NAME="getCNAME()"><!-- --></A><H3>
 
348
getCNAME</H3>
 
349
<PRE>
 
350
public <A HREF="../../../org/xbill/DNS/CNAMERecord.html" title="class in org.xbill.DNS">CNAMERecord</A> <B>getCNAME</B>()</PRE>
 
351
<DL>
 
352
<DD>If the query encountered a CNAME, return it.
 
353
<P>
 
354
<DD><DL>
 
355
</DL>
 
356
</DD>
 
357
</DL>
 
358
<HR>
 
359
 
 
360
<A NAME="getDNAME()"><!-- --></A><H3>
 
361
getDNAME</H3>
 
362
<PRE>
 
363
public <A HREF="../../../org/xbill/DNS/DNAMERecord.html" title="class in org.xbill.DNS">DNAMERecord</A> <B>getDNAME</B>()</PRE>
 
364
<DL>
 
365
<DD>If the query encountered a DNAME, return it.
 
366
<P>
 
367
<DD><DL>
 
368
</DL>
 
369
</DD>
 
370
</DL>
 
371
<HR>
 
372
 
 
373
<A NAME="getNS()"><!-- --></A><H3>
 
374
getNS</H3>
 
375
<PRE>
 
376
public <A HREF="../../../org/xbill/DNS/RRset.html" title="class in org.xbill.DNS">RRset</A> <B>getNS</B>()</PRE>
 
377
<DL>
 
378
<DD>If the query hit a delegation point, return the NS set.
 
379
<P>
 
380
<DD><DL>
 
381
</DL>
 
382
</DD>
 
383
</DL>
 
384
<HR>
 
385
 
 
386
<A NAME="toString()"><!-- --></A><H3>
 
387
toString</H3>
 
388
<PRE>
 
389
public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE>
 
390
<DL>
 
391
<DD>Prints the value of the SetResponse
 
392
<P>
 
393
<DD><DL>
 
394
<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
 
395
</DD>
 
396
<DD><DL>
 
397
</DL>
 
398
</DD>
 
399
</DL>
 
400
<!-- ========= END OF CLASS DATA ========= -->
 
401
<HR>
 
402
 
 
403
 
 
404
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
405
<A NAME="navbar_bottom"><!-- --></A>
 
406
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
407
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
408
<TR>
 
409
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
410
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
411
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
412
  <TR ALIGN="center" VALIGN="top">
 
413
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
414
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
415
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
416
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
417
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
418
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
419
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
420
  </TR>
 
421
</TABLE>
 
422
</TD>
 
423
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
424
</EM>
 
425
</TD>
 
426
</TR>
 
427
 
 
428
<TR>
 
429
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
430
&nbsp;<A HREF="../../../org/xbill/DNS/Serial.html" title="class in org.xbill.DNS"><B>PREV CLASS</B></A>&nbsp;
 
431
&nbsp;<A HREF="../../../org/xbill/DNS/SIGRecord.html" title="class in org.xbill.DNS"><B>NEXT CLASS</B></A></FONT></TD>
 
432
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
433
  <A HREF="../../../index.html?org/xbill/DNS/SetResponse.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
434
&nbsp;<A HREF="SetResponse.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
435
&nbsp;<SCRIPT type="text/javascript">
 
436
  <!--
 
437
  if(window==top) {
 
438
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
439
  }
 
440
  //-->
 
441
</SCRIPT>
 
442
<NOSCRIPT>
 
443
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 
444
</NOSCRIPT>
 
445
 
 
446
 
 
447
</FONT></TD>
 
448
</TR>
 
449
<TR>
 
450
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
451
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
452
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
453
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
454
</TR>
 
455
</TABLE>
 
456
<A NAME="skip-navbar_bottom"></A>
 
457
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
458
 
 
459
<HR>
 
460
 
 
461
</BODY>
 
462
</HTML>