TechnoCoverage.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="fr">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_131) on Sun Jan 28 19:52:10 CET 2018 -->
  6. <title>Uses of Class data.TechnoCoverage</title>
  7. <meta name="date" content="2018-01-28">
  8. <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Uses of Class data.TechnoCoverage";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../../overview-summary.html">Overview</a></li>
  35. <li><a href="../package-summary.html">Package</a></li>
  36. <li><a href="../../data/TechnoCoverage.html" title="enum in data">Class</a></li>
  37. <li class="navBarCell1Rev">Use</li>
  38. <li><a href="../package-tree.html">Tree</a></li>
  39. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  40. <li><a href="../../index-files/index-1.html">Index</a></li>
  41. <li><a href="../../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li>Prev</li>
  47. <li>Next</li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../index.html?data/class-use/TechnoCoverage.html" target="_top">Frames</a></li>
  51. <li><a href="TechnoCoverage.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="header">
  73. <h2 title="Uses of Class data.TechnoCoverage" class="title">Uses of Class<br>data.TechnoCoverage</h2>
  74. </div>
  75. <div class="classUseContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  79. <caption><span>Packages that use <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Package</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="#data">data</a></td>
  87. <td class="colLast">&nbsp;</td>
  88. </tr>
  89. </tbody>
  90. </table>
  91. </li>
  92. <li class="blockList">
  93. <ul class="blockList">
  94. <li class="blockList"><a name="data">
  95. <!-- -->
  96. </a>
  97. <h3>Uses of <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a> in <a href="../../data/package-summary.html">data</a></h3>
  98. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
  99. <caption><span>Fields in <a href="../../data/package-summary.html">data</a> with type parameters of type <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></span><span class="tabEnd">&nbsp;</span></caption>
  100. <tr>
  101. <th class="colFirst" scope="col">Modifier and Type</th>
  102. <th class="colLast" scope="col">Field and Description</th>
  103. </tr>
  104. <tbody>
  105. <tr class="altColor">
  106. <td class="colFirst"><code>private java.util.List&lt;<a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a>&gt;</code></td>
  107. <td class="colLast"><span class="typeNameLabel">CoveredAreas.</span><code><span class="memberNameLink"><a href="../../data/CoveredAreas.html#technos">technos</a></span></code>&nbsp;</td>
  108. </tr>
  109. </tbody>
  110. </table>
  111. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  112. <caption><span>Methods in <a href="../../data/package-summary.html">data</a> that return <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></span><span class="tabEnd">&nbsp;</span></caption>
  113. <tr>
  114. <th class="colFirst" scope="col">Modifier and Type</th>
  115. <th class="colLast" scope="col">Method and Description</th>
  116. </tr>
  117. <tbody>
  118. <tr class="altColor">
  119. <td class="colFirst"><code>static <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></code></td>
  120. <td class="colLast"><span class="typeNameLabel">TechnoCoverage.</span><code><span class="memberNameLink"><a href="../../data/TechnoCoverage.html#getFromString-java.lang.String-">getFromString</a></span>(java.lang.String&nbsp;s)</code>&nbsp;</td>
  121. </tr>
  122. <tr class="rowColor">
  123. <td class="colFirst"><code>static <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></code></td>
  124. <td class="colLast"><span class="typeNameLabel">TechnoCoverage.</span><code><span class="memberNameLink"><a href="../../data/TechnoCoverage.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
  125. <div class="block">Returns the enum constant of this type with the specified name.</div>
  126. </td>
  127. </tr>
  128. <tr class="altColor">
  129. <td class="colFirst"><code>static <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a>[]</code></td>
  130. <td class="colLast"><span class="typeNameLabel">TechnoCoverage.</span><code><span class="memberNameLink"><a href="../../data/TechnoCoverage.html#values--">values</a></span>()</code>
  131. <div class="block">Returns an array containing the constants of this enum type, in
  132. the order they are declared.</div>
  133. </td>
  134. </tr>
  135. </tbody>
  136. </table>
  137. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  138. <caption><span>Methods in <a href="../../data/package-summary.html">data</a> that return types with arguments of type <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></span><span class="tabEnd">&nbsp;</span></caption>
  139. <tr>
  140. <th class="colFirst" scope="col">Modifier and Type</th>
  141. <th class="colLast" scope="col">Method and Description</th>
  142. </tr>
  143. <tbody>
  144. <tr class="altColor">
  145. <td class="colFirst"><code>java.util.List&lt;<a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a>&gt;</code></td>
  146. <td class="colLast"><span class="typeNameLabel">CoveredAreas.</span><code><span class="memberNameLink"><a href="../../data/CoveredAreas.html#getTechnos--">getTechnos</a></span>()</code>&nbsp;</td>
  147. </tr>
  148. </tbody>
  149. </table>
  150. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  151. <caption><span>Constructors in <a href="../../data/package-summary.html">data</a> with parameters of type <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></span><span class="tabEnd">&nbsp;</span></caption>
  152. <tr>
  153. <th class="colOne" scope="col">Constructor and Description</th>
  154. </tr>
  155. <tbody>
  156. <tr class="altColor">
  157. <td class="colLast"><code><span class="memberNameLink"><a href="../../data/CoveredAreas.html#CoveredAreas-java.lang.String-data.ISP-data.TechnoCoverage...-">CoveredAreas</a></span>(java.lang.String&nbsp;name,
  158. <a href="../../data/ISP.html" title="class in data">ISP</a>&nbsp;isp,
  159. <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a>...&nbsp;techno)</code>&nbsp;</td>
  160. </tr>
  161. </tbody>
  162. </table>
  163. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
  164. <caption><span>Constructor parameters in <a href="../../data/package-summary.html">data</a> with type arguments of type <a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a></span><span class="tabEnd">&nbsp;</span></caption>
  165. <tr>
  166. <th class="colOne" scope="col">Constructor and Description</th>
  167. </tr>
  168. <tbody>
  169. <tr class="altColor">
  170. <td class="colLast"><code><span class="memberNameLink"><a href="../../data/CoveredAreas.html#CoveredAreas-java.lang.String-data.ISP-java.util.List-">CoveredAreas</a></span>(java.lang.String&nbsp;name,
  171. <a href="../../data/ISP.html" title="class in data">ISP</a>&nbsp;isp,
  172. java.util.List&lt;<a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a>&gt;&nbsp;techno)</code>&nbsp;</td>
  173. </tr>
  174. <tr class="rowColor">
  175. <td class="colLast"><code><span class="memberNameLink"><a href="../../data/CoveredAreas.html#CoveredAreas-java.lang.String-java.util.List-">CoveredAreas</a></span>(java.lang.String&nbsp;name,
  176. java.util.List&lt;<a href="../../data/TechnoCoverage.html" title="enum in data">TechnoCoverage</a>&gt;&nbsp;techno)</code>&nbsp;</td>
  177. </tr>
  178. </tbody>
  179. </table>
  180. </li>
  181. </ul>
  182. </li>
  183. </ul>
  184. </div>
  185. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  186. <div class="bottomNav"><a name="navbar.bottom">
  187. <!-- -->
  188. </a>
  189. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  190. <a name="navbar.bottom.firstrow">
  191. <!-- -->
  192. </a>
  193. <ul class="navList" title="Navigation">
  194. <li><a href="../../overview-summary.html">Overview</a></li>
  195. <li><a href="../package-summary.html">Package</a></li>
  196. <li><a href="../../data/TechnoCoverage.html" title="enum in data">Class</a></li>
  197. <li class="navBarCell1Rev">Use</li>
  198. <li><a href="../package-tree.html">Tree</a></li>
  199. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  200. <li><a href="../../index-files/index-1.html">Index</a></li>
  201. <li><a href="../../help-doc.html">Help</a></li>
  202. </ul>
  203. </div>
  204. <div class="subNav">
  205. <ul class="navList">
  206. <li>Prev</li>
  207. <li>Next</li>
  208. </ul>
  209. <ul class="navList">
  210. <li><a href="../../index.html?data/class-use/TechnoCoverage.html" target="_top">Frames</a></li>
  211. <li><a href="TechnoCoverage.html" target="_top">No&nbsp;Frames</a></li>
  212. </ul>
  213. <ul class="navList" id="allclasses_navbar_bottom">
  214. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  215. </ul>
  216. <div>
  217. <script type="text/javascript"><!--
  218. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  219. if(window==top) {
  220. allClassesLink.style.display = "block";
  221. }
  222. else {
  223. allClassesLink.style.display = "none";
  224. }
  225. //-->
  226. </script>
  227. </div>
  228. <a name="skip.navbar.bottom">
  229. <!-- -->
  230. </a></div>
  231. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  232. </body>
  233. </html>