/javadoc/com/googlecode/jmxtrans/model/Result.html

http://jmxtrans.googlecode.com/ · HTML · 545 lines · 462 code · 61 blank · 22 comment · 0 complexity · c7a6732a98c9635159159a823d822925 MD5 · raw file

  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_24) on Fri Jul 08 14:42:36 PDT 2011 -->
  6. <TITLE>
  7. Result (jmxlogger javadoc)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-07-08">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Result (jmxlogger javadoc)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../com/googlecode/jmxtrans/model/Query.html" title="class in com.googlecode.jmxtrans.model"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../com/googlecode/jmxtrans/model/Server.html" title="class in com.googlecode.jmxtrans.model"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?com/googlecode/jmxtrans/model/Result.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="Result.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. <TR>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  71. </TR>
  72. </TABLE>
  73. <A NAME="skip-navbar_top"></A>
  74. <!-- ========= END OF TOP NAVBAR ========= -->
  75. <HR>
  76. <!-- ======== START OF CLASS DATA ======== -->
  77. <H2>
  78. <FONT SIZE="-1">
  79. com.googlecode.jmxtrans.model</FONT>
  80. <BR>
  81. Class Result</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.googlecode.jmxtrans.model.Result</B>
  85. </PRE>
  86. <HR>
  87. <DL>
  88. <DT><PRE>public class <B>Result</B><DT>extends java.lang.Object</DL>
  89. </PRE>
  90. <P>
  91. Represents the result of a query.
  92. <P>
  93. <P>
  94. <DL>
  95. <DT><B>Author:</B></DT>
  96. <DD>jon</DD>
  97. </DL>
  98. <HR>
  99. <P>
  100. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  101. <A NAME="constructor_summary"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  104. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  105. <B>Constructor Summary</B></FONT></TH>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#Result()">Result</A></B>()</CODE>
  109. <BR>
  110. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#Result(java.lang.String)">Result</A></B>(java.lang.String&nbsp;attributeName)</CODE>
  114. <BR>
  115. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  116. </TR>
  117. </TABLE>
  118. &nbsp;
  119. <!-- ========== METHOD SUMMARY =========== -->
  120. <A NAME="method_summary"><!-- --></A>
  121. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  122. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  123. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  124. <B>Method Summary</B></FONT></TH>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  128. <CODE>&nbsp;void</CODE></FONT></TD>
  129. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#addValue(java.lang.String, java.lang.Object)">addValue</A></B>(java.lang.String&nbsp;key,
  130. java.lang.Object&nbsp;value)</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  136. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  137. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getAttributeName()">getAttributeName</A></B>()</CODE>
  138. <BR>
  139. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  144. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getClassName()">getClassName</A></B>()</CODE>
  145. <BR>
  146. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  151. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getClassNameAlias()">getClassNameAlias</A></B>()</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specified as part of the query.</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;long</CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getEpoch()">getEpoch</A></B>()</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>&nbsp;<A HREF="../../../../com/googlecode/jmxtrans/model/Query.html" title="class in com.googlecode.jmxtrans.model">Query</A></CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getQuery()">getQuery</A></B>()</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  172. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getTypeName()">getTypeName</A></B>()</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178. <CODE>&nbsp;java.util.Map&lt;java.lang.String,java.lang.Object&gt;</CODE></FONT></TD>
  179. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#getValues()">getValues</A></B>()</CODE>
  180. <BR>
  181. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  185. <CODE>&nbsp;void</CODE></FONT></TD>
  186. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#setAttributeName(java.lang.String)">setAttributeName</A></B>(java.lang.String&nbsp;attributeName)</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  192. <CODE>&nbsp;void</CODE></FONT></TD>
  193. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#setClassName(java.lang.String)">setClassName</A></B>(java.lang.String&nbsp;className)</CODE>
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  199. <CODE>&nbsp;void</CODE></FONT></TD>
  200. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#setEpoch(long)">setEpoch</A></B>(long&nbsp;epoch)</CODE>
  201. <BR>
  202. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  206. <CODE>&nbsp;void</CODE></FONT></TD>
  207. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#setQuery(com.googlecode.jmxtrans.model.Query)">setQuery</A></B>(<A HREF="../../../../com/googlecode/jmxtrans/model/Query.html" title="class in com.googlecode.jmxtrans.model">Query</A>&nbsp;query)</CODE>
  208. <BR>
  209. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  210. </TR>
  211. <TR BGCOLOR="white" CLASS="TableRowColor">
  212. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  213. <CODE>&nbsp;void</CODE></FONT></TD>
  214. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#setTypeName(java.lang.String)">setTypeName</A></B>(java.lang.String&nbsp;typeName)</CODE>
  215. <BR>
  216. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  217. </TR>
  218. <TR BGCOLOR="white" CLASS="TableRowColor">
  219. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  220. <CODE>&nbsp;void</CODE></FONT></TD>
  221. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#setValues(java.util.Map)">setValues</A></B>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;values)</CODE>
  222. <BR>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  227. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  228. <TD><CODE><B><A HREF="../../../../com/googlecode/jmxtrans/model/Result.html#toString()">toString</A></B>()</CODE>
  229. <BR>
  230. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  231. </TR>
  232. </TABLE>
  233. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  234. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  235. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  236. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  240. </TR>
  241. </TABLE>
  242. &nbsp;
  243. <P>
  244. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  245. <A NAME="constructor_detail"><!-- --></A>
  246. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  247. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  248. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  249. <B>Constructor Detail</B></FONT></TH>
  250. </TR>
  251. </TABLE>
  252. <A NAME="Result()"><!-- --></A><H3>
  253. Result</H3>
  254. <PRE>
  255. public <B>Result</B>()</PRE>
  256. <DL>
  257. </DL>
  258. <HR>
  259. <A NAME="Result(java.lang.String)"><!-- --></A><H3>
  260. Result</H3>
  261. <PRE>
  262. public <B>Result</B>(java.lang.String&nbsp;attributeName)</PRE>
  263. <DL>
  264. </DL>
  265. <!-- ============ METHOD DETAIL ========== -->
  266. <A NAME="method_detail"><!-- --></A>
  267. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  268. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  269. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  270. <B>Method Detail</B></FONT></TH>
  271. </TR>
  272. </TABLE>
  273. <A NAME="setQuery(com.googlecode.jmxtrans.model.Query)"><!-- --></A><H3>
  274. setQuery</H3>
  275. <PRE>
  276. public void <B>setQuery</B>(<A HREF="../../../../com/googlecode/jmxtrans/model/Query.html" title="class in com.googlecode.jmxtrans.model">Query</A>&nbsp;query)</PRE>
  277. <DL>
  278. <DD><DL>
  279. </DL>
  280. </DD>
  281. </DL>
  282. <HR>
  283. <A NAME="getQuery()"><!-- --></A><H3>
  284. getQuery</H3>
  285. <PRE>
  286. public <A HREF="../../../../com/googlecode/jmxtrans/model/Query.html" title="class in com.googlecode.jmxtrans.model">Query</A> <B>getQuery</B>()</PRE>
  287. <DL>
  288. <DD><DL>
  289. </DL>
  290. </DD>
  291. </DL>
  292. <HR>
  293. <A NAME="setClassName(java.lang.String)"><!-- --></A><H3>
  294. setClassName</H3>
  295. <PRE>
  296. public void <B>setClassName</B>(java.lang.String&nbsp;className)</PRE>
  297. <DL>
  298. <DD><DL>
  299. </DL>
  300. </DD>
  301. </DL>
  302. <HR>
  303. <A NAME="getClassName()"><!-- --></A><H3>
  304. getClassName</H3>
  305. <PRE>
  306. public java.lang.String <B>getClassName</B>()</PRE>
  307. <DL>
  308. <DD><DL>
  309. </DL>
  310. </DD>
  311. </DL>
  312. <HR>
  313. <A NAME="getClassNameAlias()"><!-- --></A><H3>
  314. getClassNameAlias</H3>
  315. <PRE>
  316. public java.lang.String <B>getClassNameAlias</B>()</PRE>
  317. <DL>
  318. <DD>Specified as part of the query.
  319. <P>
  320. <DD><DL>
  321. </DL>
  322. </DD>
  323. </DL>
  324. <HR>
  325. <A NAME="setTypeName(java.lang.String)"><!-- --></A><H3>
  326. setTypeName</H3>
  327. <PRE>
  328. public void <B>setTypeName</B>(java.lang.String&nbsp;typeName)</PRE>
  329. <DL>
  330. <DD><DL>
  331. </DL>
  332. </DD>
  333. </DL>
  334. <HR>
  335. <A NAME="getTypeName()"><!-- --></A><H3>
  336. getTypeName</H3>
  337. <PRE>
  338. public java.lang.String <B>getTypeName</B>()</PRE>
  339. <DL>
  340. <DD><DL>
  341. </DL>
  342. </DD>
  343. </DL>
  344. <HR>
  345. <A NAME="setValues(java.util.Map)"><!-- --></A><H3>
  346. setValues</H3>
  347. <PRE>
  348. public void <B>setValues</B>(java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;values)</PRE>
  349. <DL>
  350. <DD><DL>
  351. </DL>
  352. </DD>
  353. </DL>
  354. <HR>
  355. <A NAME="getValues()"><!-- --></A><H3>
  356. getValues</H3>
  357. <PRE>
  358. public java.util.Map&lt;java.lang.String,java.lang.Object&gt; <B>getValues</B>()</PRE>
  359. <DL>
  360. <DD><DL>
  361. </DL>
  362. </DD>
  363. </DL>
  364. <HR>
  365. <A NAME="addValue(java.lang.String, java.lang.Object)"><!-- --></A><H3>
  366. addValue</H3>
  367. <PRE>
  368. public void <B>addValue</B>(java.lang.String&nbsp;key,
  369. java.lang.Object&nbsp;value)</PRE>
  370. <DL>
  371. <DD><DL>
  372. </DL>
  373. </DD>
  374. </DL>
  375. <HR>
  376. <A NAME="setAttributeName(java.lang.String)"><!-- --></A><H3>
  377. setAttributeName</H3>
  378. <PRE>
  379. public void <B>setAttributeName</B>(java.lang.String&nbsp;attributeName)</PRE>
  380. <DL>
  381. <DD><DL>
  382. </DL>
  383. </DD>
  384. </DL>
  385. <HR>
  386. <A NAME="getAttributeName()"><!-- --></A><H3>
  387. getAttributeName</H3>
  388. <PRE>
  389. public java.lang.String <B>getAttributeName</B>()</PRE>
  390. <DL>
  391. <DD><DL>
  392. </DL>
  393. </DD>
  394. </DL>
  395. <HR>
  396. <A NAME="setEpoch(long)"><!-- --></A><H3>
  397. setEpoch</H3>
  398. <PRE>
  399. public void <B>setEpoch</B>(long&nbsp;epoch)</PRE>
  400. <DL>
  401. <DD><DL>
  402. </DL>
  403. </DD>
  404. </DL>
  405. <HR>
  406. <A NAME="getEpoch()"><!-- --></A><H3>
  407. getEpoch</H3>
  408. <PRE>
  409. public long <B>getEpoch</B>()</PRE>
  410. <DL>
  411. <DD><DL>
  412. </DL>
  413. </DD>
  414. </DL>
  415. <HR>
  416. <A NAME="toString()"><!-- --></A><H3>
  417. toString</H3>
  418. <PRE>
  419. public java.lang.String <B>toString</B>()</PRE>
  420. <DL>
  421. <DD><DL>
  422. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
  423. </DD>
  424. <DD><DL>
  425. </DL>
  426. </DD>
  427. </DL>
  428. <!-- ========= END OF CLASS DATA ========= -->
  429. <HR>
  430. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  431. <A NAME="navbar_bottom"><!-- --></A>
  432. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  433. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  434. <TR>
  435. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  436. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  437. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  438. <TR ALIGN="center" VALIGN="top">
  439. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  440. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  441. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  442. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  443. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  444. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  445. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  446. </TR>
  447. </TABLE>
  448. </TD>
  449. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  450. </EM>
  451. </TD>
  452. </TR>
  453. <TR>
  454. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  455. &nbsp;<A HREF="../../../../com/googlecode/jmxtrans/model/Query.html" title="class in com.googlecode.jmxtrans.model"><B>PREV CLASS</B></A>&nbsp;
  456. &nbsp;<A HREF="../../../../com/googlecode/jmxtrans/model/Server.html" title="class in com.googlecode.jmxtrans.model"><B>NEXT CLASS</B></A></FONT></TD>
  457. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  458. <A HREF="../../../../index.html?com/googlecode/jmxtrans/model/Result.html" target="_top"><B>FRAMES</B></A> &nbsp;
  459. &nbsp;<A HREF="Result.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  460. &nbsp;<SCRIPT type="text/javascript">
  461. <!--
  462. if(window==top) {
  463. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  464. }
  465. //-->
  466. </SCRIPT>
  467. <NOSCRIPT>
  468. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  469. </NOSCRIPT>
  470. </FONT></TD>
  471. </TR>
  472. <TR>
  473. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  474. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  475. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  476. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  477. </TR>
  478. </TABLE>
  479. <A NAME="skip-navbar_bottom"></A>
  480. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  481. <HR>
  482. <i>Copyright &#169; 2011 Jon Stevens and a gang of pencils. All Rights Reserved. Build version: 199</i>
  483. </BODY>
  484. </HTML>