PageRenderTime 54ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

/java/docs/com/google/publicalerts/cap/ValuePair.html

https://code.google.com/p/cap-library/
HTML | 909 lines | 791 code | 96 blank | 22 comment | 0 complexity | aa10e4ae651991324a7089a654ef906d MD5 | raw file
Possible License(s): Apache-2.0
  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_31) on Mon Apr 30 12:16:11 EDT 2012 -->
  6. <TITLE>
  7. ValuePair (CAP Library)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2012-04-30">
  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="ValuePair (CAP Library)";
  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="class-use/ValuePair.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="../../../../com/google/publicalerts/cap/TrustStrategy.html" title="interface in com.google.publicalerts.cap"><B>PREV CLASS</B></A>&nbsp;
  51. &nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap"><B>NEXT CLASS</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../../../index.html?com/google/publicalerts/cap/ValuePair.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="ValuePair.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. <TR>
  68. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  69. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  70. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  71. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  72. </TR>
  73. </TABLE>
  74. <A NAME="skip-navbar_top"></A>
  75. <!-- ========= END OF TOP NAVBAR ========= -->
  76. <HR>
  77. <!-- ======== START OF CLASS DATA ======== -->
  78. <H2>
  79. <FONT SIZE="-1">
  80. com.google.publicalerts.cap</FONT>
  81. <BR>
  82. Class ValuePair</H2>
  83. <PRE>
  84. <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">com.google.protobuf.GeneratedMessage
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.publicalerts.cap.ValuePair</B>
  87. </PRE>
  88. <DL>
  89. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html" title="interface in com.google.publicalerts.cap">ValuePairOrBuilder</A></DD>
  90. </DL>
  91. <HR>
  92. <DL>
  93. <DT><PRE>public final class <B>ValuePair</B><DT>extends com.google.protobuf.GeneratedMessage<DT>implements <A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html" title="interface in com.google.publicalerts.cap">ValuePairOrBuilder</A></DL>
  94. </PRE>
  95. <P>
  96. <HR>
  97. <P>
  98. <!-- ======== NESTED CLASS SUMMARY ======== -->
  99. <A NAME="nested_class_summary"><!-- --></A>
  100. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  101. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  102. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  103. <B>Nested Class Summary</B></FONT></TH>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  107. <CODE>static&nbsp;class</CODE></FONT></TD>
  108. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A></B></CODE>
  109. <BR>
  110. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  111. </TR>
  112. </TABLE>
  113. &nbsp;<!-- =========== FIELD SUMMARY =========== -->
  114. <A NAME="field_summary"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  117. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  118. <B>Field Summary</B></FONT></TH>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>static&nbsp;int</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</A></B></CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>static&nbsp;int</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#VALUE_NAME_FIELD_NUMBER">VALUE_NAME_FIELD_NUMBER</A></B></CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <!-- ========== METHOD SUMMARY =========== -->
  137. <A NAME="method_summary"><!-- --></A>
  138. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  139. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  140. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  141. <B>Method Summary</B></FONT></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>&nbsp;boolean</CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  153. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#getDefaultInstance()">getDefaultInstance</A></B>()</CODE>
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#getDefaultInstanceForType()">getDefaultInstanceForType</A></B>()</CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>static&nbsp;com.google.protobuf.Descriptors.Descriptor</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#getDescriptor()">getDescriptor</A></B>()</CODE>
  168. <BR>
  169. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  173. <CODE>&nbsp;int</CODE></FONT></TD>
  174. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#getSerializedSize()">getSerializedSize</A></B>()</CODE>
  175. <BR>
  176. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  177. </TR>
  178. <TR BGCOLOR="white" CLASS="TableRowColor">
  179. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  180. <CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
  181. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#getValue()">getValue</A></B>()</CODE>
  182. <BR>
  183. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  187. <CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
  188. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#getValueName()">getValueName</A></B>()</CODE>
  189. <BR>
  190. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  194. <CODE>&nbsp;int</CODE></FONT></TD>
  195. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#hashCode()">hashCode</A></B>()</CODE>
  196. <BR>
  197. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  201. <CODE>&nbsp;boolean</CODE></FONT></TD>
  202. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#hasValue()">hasValue</A></B>()</CODE>
  203. <BR>
  204. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  205. </TR>
  206. <TR BGCOLOR="white" CLASS="TableRowColor">
  207. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  208. <CODE>&nbsp;boolean</CODE></FONT></TD>
  209. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#hasValueName()">hasValueName</A></B>()</CODE>
  210. <BR>
  211. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  212. </TR>
  213. <TR BGCOLOR="white" CLASS="TableRowColor">
  214. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  215. <CODE>protected &nbsp;com.google.protobuf.GeneratedMessage.FieldAccessorTable</CODE></FONT></TD>
  216. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable</A></B>()</CODE>
  217. <BR>
  218. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  219. </TR>
  220. <TR BGCOLOR="white" CLASS="TableRowColor">
  221. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  222. <CODE>&nbsp;boolean</CODE></FONT></TD>
  223. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#isInitialized()">isInitialized</A></B>()</CODE>
  224. <BR>
  225. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  229. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A></CODE></FONT></TD>
  230. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#newBuilder()">newBuilder</A></B>()</CODE>
  231. <BR>
  232. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  233. </TR>
  234. <TR BGCOLOR="white" CLASS="TableRowColor">
  235. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  236. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A></CODE></FONT></TD>
  237. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#newBuilder(com.google.publicalerts.cap.ValuePair)">newBuilder</A></B>(<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A>&nbsp;prototype)</CODE>
  238. <BR>
  239. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  240. </TR>
  241. <TR BGCOLOR="white" CLASS="TableRowColor">
  242. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  243. <CODE>&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A></CODE></FONT></TD>
  244. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#newBuilderForType()">newBuilderForType</A></B>()</CODE>
  245. <BR>
  246. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  247. </TR>
  248. <TR BGCOLOR="white" CLASS="TableRowColor">
  249. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  250. <CODE>protected &nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A></CODE></FONT></TD>
  251. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent)">newBuilderForType</A></B>(com.google.protobuf.GeneratedMessage.BuilderParent&nbsp;parent)</CODE>
  252. <BR>
  253. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  254. </TR>
  255. <TR BGCOLOR="white" CLASS="TableRowColor">
  256. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  257. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  258. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>
  259. <BR>
  260. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  261. </TR>
  262. <TR BGCOLOR="white" CLASS="TableRowColor">
  263. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  264. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  265. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
  266. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</CODE>
  267. <BR>
  268. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  269. </TR>
  270. <TR BGCOLOR="white" CLASS="TableRowColor">
  271. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  272. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  273. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite)">parseFrom</A></B>(byte[]&nbsp;data,
  274. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</CODE>
  275. <BR>
  276. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  277. </TR>
  278. <TR BGCOLOR="white" CLASS="TableRowColor">
  279. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  280. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  281. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseFrom(com.google.protobuf.ByteString)">parseFrom</A></B>(com.google.protobuf.ByteString&nbsp;data)</CODE>
  282. <BR>
  283. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  284. </TR>
  285. <TR BGCOLOR="white" CLASS="TableRowColor">
  286. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  287. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  288. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)">parseFrom</A></B>(com.google.protobuf.ByteString&nbsp;data,
  289. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</CODE>
  290. <BR>
  291. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  292. </TR>
  293. <TR BGCOLOR="white" CLASS="TableRowColor">
  294. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  295. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  296. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom</A></B>(com.google.protobuf.CodedInputStream&nbsp;input)</CODE>
  297. <BR>
  298. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  299. </TR>
  300. <TR BGCOLOR="white" CLASS="TableRowColor">
  301. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  302. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  303. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)">parseFrom</A></B>(com.google.protobuf.CodedInputStream&nbsp;input,
  304. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</CODE>
  305. <BR>
  306. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  307. </TR>
  308. <TR BGCOLOR="white" CLASS="TableRowColor">
  309. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  310. <CODE>static&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A></CODE></FONT></TD>
  311. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)">parseFrom</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
  312. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</CODE>
  313. <BR>
  314. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  315. </TR>
  316. <TR BGCOLOR="white" CLASS="TableRowColor">
  317. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  318. <CODE>&nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A></CODE></FONT></TD>
  319. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#toBuilder()">toBuilder</A></B>()</CODE>
  320. <BR>
  321. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  322. </TR>
  323. <TR BGCOLOR="white" CLASS="TableRowColor">
  324. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  325. <CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
  326. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#writeReplace()">writeReplace</A></B>()</CODE>
  327. <BR>
  328. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  329. </TR>
  330. <TR BGCOLOR="white" CLASS="TableRowColor">
  331. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  332. <CODE>&nbsp;void</CODE></FONT></TD>
  333. <TD><CODE><B><A HREF="../../../../com/google/publicalerts/cap/ValuePair.html#writeTo(com.google.protobuf.CodedOutputStream)">writeTo</A></B>(com.google.protobuf.CodedOutputStream&nbsp;output)</CODE>
  334. <BR>
  335. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  336. </TR>
  337. </TABLE>
  338. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  339. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  340. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  341. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
  342. </TR>
  343. <TR BGCOLOR="white" CLASS="TableRowColor">
  344. <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  345. </TR>
  346. </TABLE>
  347. &nbsp;
  348. <P>
  349. <!-- ============ FIELD DETAIL =========== -->
  350. <A NAME="field_detail"><!-- --></A>
  351. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  352. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  353. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  354. <B>Field Detail</B></FONT></TH>
  355. </TR>
  356. </TABLE>
  357. <A NAME="VALUE_NAME_FIELD_NUMBER"><!-- --></A><H3>
  358. VALUE_NAME_FIELD_NUMBER</H3>
  359. <PRE>
  360. public static final int <B>VALUE_NAME_FIELD_NUMBER</B></PRE>
  361. <DL>
  362. <DL>
  363. <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.google.publicalerts.cap.ValuePair.VALUE_NAME_FIELD_NUMBER">Constant Field Values</A></DL>
  364. </DL>
  365. <HR>
  366. <A NAME="VALUE_FIELD_NUMBER"><!-- --></A><H3>
  367. VALUE_FIELD_NUMBER</H3>
  368. <PRE>
  369. public static final int <B>VALUE_FIELD_NUMBER</B></PRE>
  370. <DL>
  371. <DL>
  372. <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.google.publicalerts.cap.ValuePair.VALUE_FIELD_NUMBER">Constant Field Values</A></DL>
  373. </DL>
  374. <!-- ============ METHOD DETAIL ========== -->
  375. <A NAME="method_detail"><!-- --></A>
  376. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  377. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  378. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  379. <B>Method Detail</B></FONT></TH>
  380. </TR>
  381. </TABLE>
  382. <A NAME="getDefaultInstance()"><!-- --></A><H3>
  383. getDefaultInstance</H3>
  384. <PRE>
  385. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>getDefaultInstance</B>()</PRE>
  386. <DL>
  387. <DD><DL>
  388. </DL>
  389. </DD>
  390. <DD><DL>
  391. </DL>
  392. </DD>
  393. </DL>
  394. <HR>
  395. <A NAME="getDefaultInstanceForType()"><!-- --></A><H3>
  396. getDefaultInstanceForType</H3>
  397. <PRE>
  398. public <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>getDefaultInstanceForType</B>()</PRE>
  399. <DL>
  400. <DD><DL>
  401. </DL>
  402. </DD>
  403. <DD><DL>
  404. </DL>
  405. </DD>
  406. </DL>
  407. <HR>
  408. <A NAME="getDescriptor()"><!-- --></A><H3>
  409. getDescriptor</H3>
  410. <PRE>
  411. public static final com.google.protobuf.Descriptors.Descriptor <B>getDescriptor</B>()</PRE>
  412. <DL>
  413. <DD><DL>
  414. </DL>
  415. </DD>
  416. <DD><DL>
  417. </DL>
  418. </DD>
  419. </DL>
  420. <HR>
  421. <A NAME="internalGetFieldAccessorTable()"><!-- --></A><H3>
  422. internalGetFieldAccessorTable</H3>
  423. <PRE>
  424. protected com.google.protobuf.GeneratedMessage.FieldAccessorTable <B>internalGetFieldAccessorTable</B>()</PRE>
  425. <DL>
  426. <DD><DL>
  427. </DL>
  428. </DD>
  429. <DD><DL>
  430. </DL>
  431. </DD>
  432. </DL>
  433. <HR>
  434. <A NAME="hasValueName()"><!-- --></A><H3>
  435. hasValueName</H3>
  436. <PRE>
  437. public boolean <B>hasValueName</B>()</PRE>
  438. <DL>
  439. <DD><DL>
  440. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html#hasValueName()">hasValueName</A></CODE> in interface <CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html" title="interface in com.google.publicalerts.cap">ValuePairOrBuilder</A></CODE></DL>
  441. </DD>
  442. <DD><DL>
  443. </DL>
  444. </DD>
  445. </DL>
  446. <HR>
  447. <A NAME="getValueName()"><!-- --></A><H3>
  448. getValueName</H3>
  449. <PRE>
  450. public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getValueName</B>()</PRE>
  451. <DL>
  452. <DD><DL>
  453. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html#getValueName()">getValueName</A></CODE> in interface <CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html" title="interface in com.google.publicalerts.cap">ValuePairOrBuilder</A></CODE></DL>
  454. </DD>
  455. <DD><DL>
  456. </DL>
  457. </DD>
  458. </DL>
  459. <HR>
  460. <A NAME="hasValue()"><!-- --></A><H3>
  461. hasValue</H3>
  462. <PRE>
  463. public boolean <B>hasValue</B>()</PRE>
  464. <DL>
  465. <DD><DL>
  466. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html#hasValue()">hasValue</A></CODE> in interface <CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html" title="interface in com.google.publicalerts.cap">ValuePairOrBuilder</A></CODE></DL>
  467. </DD>
  468. <DD><DL>
  469. </DL>
  470. </DD>
  471. </DL>
  472. <HR>
  473. <A NAME="getValue()"><!-- --></A><H3>
  474. getValue</H3>
  475. <PRE>
  476. public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getValue</B>()</PRE>
  477. <DL>
  478. <DD><DL>
  479. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html#getValue()">getValue</A></CODE> in interface <CODE><A HREF="../../../../com/google/publicalerts/cap/ValuePairOrBuilder.html" title="interface in com.google.publicalerts.cap">ValuePairOrBuilder</A></CODE></DL>
  480. </DD>
  481. <DD><DL>
  482. </DL>
  483. </DD>
  484. </DL>
  485. <HR>
  486. <A NAME="isInitialized()"><!-- --></A><H3>
  487. isInitialized</H3>
  488. <PRE>
  489. public final boolean <B>isInitialized</B>()</PRE>
  490. <DL>
  491. <DD><DL>
  492. </DL>
  493. </DD>
  494. <DD><DL>
  495. </DL>
  496. </DD>
  497. </DL>
  498. <HR>
  499. <A NAME="writeTo(com.google.protobuf.CodedOutputStream)"><!-- --></A><H3>
  500. writeTo</H3>
  501. <PRE>
  502. public void <B>writeTo</B>(com.google.protobuf.CodedOutputStream&nbsp;output)
  503. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  504. <DL>
  505. <DD><DL>
  506. </DL>
  507. </DD>
  508. <DD><DL>
  509. <DT><B>Throws:</B>
  510. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
  511. </DD>
  512. </DL>
  513. <HR>
  514. <A NAME="getSerializedSize()"><!-- --></A><H3>
  515. getSerializedSize</H3>
  516. <PRE>
  517. public int <B>getSerializedSize</B>()</PRE>
  518. <DL>
  519. <DD><DL>
  520. </DL>
  521. </DD>
  522. <DD><DL>
  523. </DL>
  524. </DD>
  525. </DL>
  526. <HR>
  527. <A NAME="writeReplace()"><!-- --></A><H3>
  528. writeReplace</H3>
  529. <PRE>
  530. protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>writeReplace</B>()
  531. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE>
  532. <DL>
  533. <DD><DL>
  534. </DL>
  535. </DD>
  536. <DD><DL>
  537. <DT><B>Throws:</B>
  538. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE></DL>
  539. </DD>
  540. </DL>
  541. <HR>
  542. <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
  543. equals</H3>
  544. <PRE>
  545. public boolean <B>equals</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
  546. <DL>
  547. <DD><DL>
  548. </DL>
  549. </DD>
  550. <DD><DL>
  551. </DL>
  552. </DD>
  553. </DL>
  554. <HR>
  555. <A NAME="hashCode()"><!-- --></A><H3>
  556. hashCode</H3>
  557. <PRE>
  558. public int <B>hashCode</B>()</PRE>
  559. <DL>
  560. <DD><DL>
  561. </DL>
  562. </DD>
  563. <DD><DL>
  564. </DL>
  565. </DD>
  566. </DL>
  567. <HR>
  568. <A NAME="parseFrom(com.google.protobuf.ByteString)"><!-- --></A><H3>
  569. parseFrom</H3>
  570. <PRE>
  571. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseFrom</B>(com.google.protobuf.ByteString&nbsp;data)
  572. throws com.google.protobuf.InvalidProtocolBufferException</PRE>
  573. <DL>
  574. <DD><DL>
  575. </DL>
  576. </DD>
  577. <DD><DL>
  578. <DT><B>Throws:</B>
  579. <DD><CODE>com.google.protobuf.InvalidProtocolBufferException</CODE></DL>
  580. </DD>
  581. </DL>
  582. <HR>
  583. <A NAME="parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite)"><!-- --></A><H3>
  584. parseFrom</H3>
  585. <PRE>
  586. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseFrom</B>(com.google.protobuf.ByteString&nbsp;data,
  587. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
  588. throws com.google.protobuf.InvalidProtocolBufferException</PRE>
  589. <DL>
  590. <DD><DL>
  591. </DL>
  592. </DD>
  593. <DD><DL>
  594. <DT><B>Throws:</B>
  595. <DD><CODE>com.google.protobuf.InvalidProtocolBufferException</CODE></DL>
  596. </DD>
  597. </DL>
  598. <HR>
  599. <A NAME="parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite)"><!-- --></A><H3>
  600. parseFrom</H3>
  601. <PRE>
  602. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseFrom</B>(byte[]&nbsp;data,
  603. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
  604. throws com.google.protobuf.InvalidProtocolBufferException</PRE>
  605. <DL>
  606. <DD><DL>
  607. </DL>
  608. </DD>
  609. <DD><DL>
  610. <DT><B>Throws:</B>
  611. <DD><CODE>com.google.protobuf.InvalidProtocolBufferException</CODE></DL>
  612. </DD>
  613. </DL>
  614. <HR>
  615. <A NAME="parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)"><!-- --></A><H3>
  616. parseFrom</H3>
  617. <PRE>
  618. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseFrom</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
  619. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
  620. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  621. <DL>
  622. <DD><DL>
  623. </DL>
  624. </DD>
  625. <DD><DL>
  626. <DT><B>Throws:</B>
  627. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
  628. </DD>
  629. </DL>
  630. <HR>
  631. <A NAME="parseDelimitedFrom(java.io.InputStream)"><!-- --></A><H3>
  632. parseDelimitedFrom</H3>
  633. <PRE>
  634. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseDelimitedFrom</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)
  635. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  636. <DL>
  637. <DD><DL>
  638. </DL>
  639. </DD>
  640. <DD><DL>
  641. <DT><B>Throws:</B>
  642. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
  643. </DD>
  644. </DL>
  645. <HR>
  646. <A NAME="parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite)"><!-- --></A><H3>
  647. parseDelimitedFrom</H3>
  648. <PRE>
  649. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseDelimitedFrom</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input,
  650. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
  651. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  652. <DL>
  653. <DD><DL>
  654. </DL>
  655. </DD>
  656. <DD><DL>
  657. <DT><B>Throws:</B>
  658. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
  659. </DD>
  660. </DL>
  661. <HR>
  662. <A NAME="parseFrom(com.google.protobuf.CodedInputStream)"><!-- --></A><H3>
  663. parseFrom</H3>
  664. <PRE>
  665. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseFrom</B>(com.google.protobuf.CodedInputStream&nbsp;input)
  666. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  667. <DL>
  668. <DD><DL>
  669. </DL>
  670. </DD>
  671. <DD><DL>
  672. <DT><B>Throws:</B>
  673. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
  674. </DD>
  675. </DL>
  676. <HR>
  677. <A NAME="parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)"><!-- --></A><H3>
  678. parseFrom</H3>
  679. <PRE>
  680. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A> <B>parseFrom</B>(com.google.protobuf.CodedInputStream&nbsp;input,
  681. com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
  682. throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  683. <DL>
  684. <DD><DL>
  685. </DL>
  686. </DD>
  687. <DD><DL>
  688. <DT><B>Throws:</B>
  689. <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
  690. </DD>
  691. </DL>
  692. <HR>
  693. <A NAME="newBuilder()"><!-- --></A><H3>
  694. newBuilder</H3>
  695. <PRE>
  696. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A> <B>newBuilder</B>()</PRE>
  697. <DL>
  698. <DD><DL>
  699. </DL>
  700. </DD>
  701. <DD><DL>
  702. </DL>
  703. </DD>
  704. </DL>
  705. <HR>
  706. <A NAME="newBuilderForType()"><!-- --></A><H3>
  707. newBuilderForType</H3>
  708. <PRE>
  709. public <A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A> <B>newBuilderForType</B>()</PRE>
  710. <DL>
  711. <DD><DL>
  712. </DL>
  713. </DD>
  714. <DD><DL>
  715. </DL>
  716. </DD>
  717. </DL>
  718. <HR>
  719. <A NAME="newBuilder(com.google.publicalerts.cap.ValuePair)"><!-- --></A><H3>
  720. newBuilder</H3>
  721. <PRE>
  722. public static <A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A> <B>newBuilder</B>(<A HREF="../../../../com/google/publicalerts/cap/ValuePair.html" title="class in com.google.publicalerts.cap">ValuePair</A>&nbsp;prototype)</PRE>
  723. <DL>
  724. <DD><DL>
  725. </DL>
  726. </DD>
  727. <DD><DL>
  728. </DL>
  729. </DD>
  730. </DL>
  731. <HR>
  732. <A NAME="toBuilder()"><!-- --></A><H3>
  733. toBuilder</H3>
  734. <PRE>
  735. public <A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A> <B>toBuilder</B>()</PRE>
  736. <DL>
  737. <DD><DL>
  738. </DL>
  739. </DD>
  740. <DD><DL>
  741. </DL>
  742. </DD>
  743. </DL>
  744. <HR>
  745. <A NAME="newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent)"><!-- --></A><H3>
  746. newBuilderForType</H3>
  747. <PRE>
  748. protected <A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap">ValuePair.Builder</A> <B>newBuilderForType</B>(com.google.protobuf.GeneratedMessage.BuilderParent&nbsp;parent)</PRE>
  749. <DL>
  750. <DD><DL>
  751. </DL>
  752. </DD>
  753. <DD><DL>
  754. </DL>
  755. </DD>
  756. </DL>
  757. <!-- ========= END OF CLASS DATA ========= -->
  758. <HR>
  759. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  760. <A NAME="navbar_bottom"><!-- --></A>
  761. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  762. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  763. <TR>
  764. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  765. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  766. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  767. <TR ALIGN="center" VALIGN="top">
  768. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  769. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  770. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  771. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ValuePair.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  772. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  773. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  774. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  775. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  776. </TR>
  777. </TABLE>
  778. </TD>
  779. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  780. </EM>
  781. </TD>
  782. </TR>
  783. <TR>
  784. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  785. &nbsp;<A HREF="../../../../com/google/publicalerts/cap/TrustStrategy.html" title="interface in com.google.publicalerts.cap"><B>PREV CLASS</B></A>&nbsp;
  786. &nbsp;<A HREF="../../../../com/google/publicalerts/cap/ValuePair.Builder.html" title="class in com.google.publicalerts.cap"><B>NEXT CLASS</B></A></FONT></TD>
  787. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  788. <A HREF="../../../../index.html?com/google/publicalerts/cap/ValuePair.html" target="_top"><B>FRAMES</B></A> &nbsp;
  789. &nbsp;<A HREF="ValuePair.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  790. &nbsp;<SCRIPT type="text/javascript">
  791. <!--
  792. if(window==top) {
  793. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  794. }
  795. //-->
  796. </SCRIPT>
  797. <NOSCRIPT>
  798. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  799. </NOSCRIPT>
  800. </FONT></TD>
  801. </TR>
  802. <TR>
  803. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  804. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  805. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  806. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  807. </TR>
  808. </TABLE>
  809. <A NAME="skip-navbar_bottom"></A>
  810. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  811. <HR>
  812. </BODY>
  813. </HTML>