Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / scannotation-1.0.4 / testapidocs / org / scannotation / test / InterfaceWithParameterAnnotations.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="de">
4 <head>
5 <!-- Generated by javadoc (version 1.7.0_79) on Tue May 12 22:00:45 CEST 2015 -->
6 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7 <title>InterfaceWithParameterAnnotations (scannotation 1.0.4 Test API)</title>
8 <meta name="date" content="2015-05-12">
9 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
10 </head>
11 <body>
12 <script type="text/javascript"><!--
13     if (location.href.indexOf('is-external=true') == -1) {
14         parent.document.title="InterfaceWithParameterAnnotations (scannotation 1.0.4 Test API)";
15     }
16 //-->
17 </script>
18 <noscript>
19 <div>JavaScript is disabled on your browser.</div>
20 </noscript>
21 <!-- ========= START OF TOP NAVBAR ======= -->
22 <div class="topNav"><a name="navbar_top">
23 <!--   -->
24 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
25 <!--   -->
26 </a>
27 <ul class="navList" title="Navigation">
28 <li><a href="../../../org/scannotation/test/package-summary.html">Package</a></li>
29 <li class="navBarCell1Rev">Class</li>
30 <li><a href="class-use/InterfaceWithParameterAnnotations.html">Use</a></li>
31 <li><a href="package-tree.html">Tree</a></li>
32 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
33 <li><a href="../../../index-all.html">Index</a></li>
34 <li><a href="../../../help-doc.html">Help</a></li>
35 </ul>
36 </div>
37 <div class="subNav">
38 <ul class="navList">
39 <li><a href="../../../org/scannotation/test/CrossRefMetaAnnotaiton.html" title="class in org.scannotation.test"><span class="strong">Prev Class</span></a></li>
40 <li><a href="../../../org/scannotation/test/MetaAnnotation.html" title="annotation in org.scannotation.test"><span class="strong">Next Class</span></a></li>
41 </ul>
42 <ul class="navList">
43 <li><a href="../../../index.html?org/scannotation/test/InterfaceWithParameterAnnotations.html" target="_top">Frames</a></li>
44 <li><a href="InterfaceWithParameterAnnotations.html" target="_top">No Frames</a></li>
45 </ul>
46 <ul class="navList" id="allclasses_navbar_top">
47 <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
48 </ul>
49 <div>
50 <script type="text/javascript"><!--
51   allClassesLink = document.getElementById("allclasses_navbar_top");
52   if(window==top) {
53     allClassesLink.style.display = "block";
54   }
55   else {
56     allClassesLink.style.display = "none";
57   }
58   //-->
59 </script>
60 </div>
61 <div>
62 <ul class="subNavList">
63 <li>Summary:&nbsp;</li>
64 <li>Nested&nbsp;|&nbsp;</li>
65 <li>Field&nbsp;|&nbsp;</li>
66 <li>Constr&nbsp;|&nbsp;</li>
67 <li><a href="#method_summary">Method</a></li>
68 </ul>
69 <ul class="subNavList">
70 <li>Detail:&nbsp;</li>
71 <li>Field&nbsp;|&nbsp;</li>
72 <li>Constr&nbsp;|&nbsp;</li>
73 <li><a href="#method_detail">Method</a></li>
74 </ul>
75 </div>
76 <a name="skip-navbar_top">
77 <!--   -->
78 </a></div>
79 <!-- ========= END OF TOP NAVBAR ========= -->
80 <!-- ======== START OF CLASS DATA ======== -->
81 <div class="header">
82 <div class="subTitle">org.scannotation.test</div>
83 <h2 title="Interface InterfaceWithParameterAnnotations" class="title">Interface InterfaceWithParameterAnnotations</h2>
84 </div>
85 <div class="contentContainer">
86 <div class="description">
87 <ul class="blockList">
88 <li class="blockList">
89 <dl>
90 <dt>All Known Implementing Classes:</dt>
91 <dd><a href="../../../org/scannotation/test/CrossRef.html" title="class in org.scannotation.test">CrossRef</a></dd>
92 </dl>
93 <hr>
94 <br>
95 <pre>public interface <span class="strong">InterfaceWithParameterAnnotations</span></pre>
96 <dl><dt><span class="strong">Version:</span></dt>
97   <dd>$Revision: 1 $</dd>
98 <dt><span class="strong">Author:</span></dt>
99   <dd><a href="mailto:bill@burkecentral.com">Bill Burke</a></dd></dl>
100 </li>
101 </ul>
102 </div>
103 <div class="summary">
104 <ul class="blockList">
105 <li class="blockList">
106 <!-- ========== METHOD SUMMARY =========== -->
107 <ul class="blockList">
108 <li class="blockList"><a name="method_summary">
109 <!--   -->
110 </a>
111 <h3>Method Summary</h3>
112 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
113 <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
114 <tr>
115 <th class="colFirst" scope="col">Modifier and Type</th>
116 <th class="colLast" scope="col">Method and Description</th>
117 </tr>
118 <tr class="altColor">
119 <td class="colFirst"><code>void</code></td>
120 <td class="colLast"><code><strong><a href="../../../org/scannotation/test/InterfaceWithParameterAnnotations.html#junk(int)">junk</a></strong>(int&nbsp;param)</code>&nbsp;</td>
121 </tr>
122 </table>
123 </li>
124 </ul>
125 </li>
126 </ul>
127 </div>
128 <div class="details">
129 <ul class="blockList">
130 <li class="blockList">
131 <!-- ============ METHOD DETAIL ========== -->
132 <ul class="blockList">
133 <li class="blockList"><a name="method_detail">
134 <!--   -->
135 </a>
136 <h3>Method Detail</h3>
137 <a name="junk(int)">
138 <!--   -->
139 </a>
140 <ul class="blockListLast">
141 <li class="blockList">
142 <h4>junk</h4>
143 <pre>void&nbsp;junk(int&nbsp;param)</pre>
144 </li>
145 </ul>
146 </li>
147 </ul>
148 </li>
149 </ul>
150 </div>
151 </div>
152 <!-- ========= END OF CLASS DATA ========= -->
153 <!-- ======= START OF BOTTOM NAVBAR ====== -->
154 <div class="bottomNav"><a name="navbar_bottom">
155 <!--   -->
156 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
157 <!--   -->
158 </a>
159 <ul class="navList" title="Navigation">
160 <li><a href="../../../org/scannotation/test/package-summary.html">Package</a></li>
161 <li class="navBarCell1Rev">Class</li>
162 <li><a href="class-use/InterfaceWithParameterAnnotations.html">Use</a></li>
163 <li><a href="package-tree.html">Tree</a></li>
164 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
165 <li><a href="../../../index-all.html">Index</a></li>
166 <li><a href="../../../help-doc.html">Help</a></li>
167 </ul>
168 </div>
169 <div class="subNav">
170 <ul class="navList">
171 <li><a href="../../../org/scannotation/test/CrossRefMetaAnnotaiton.html" title="class in org.scannotation.test"><span class="strong">Prev Class</span></a></li>
172 <li><a href="../../../org/scannotation/test/MetaAnnotation.html" title="annotation in org.scannotation.test"><span class="strong">Next Class</span></a></li>
173 </ul>
174 <ul class="navList">
175 <li><a href="../../../index.html?org/scannotation/test/InterfaceWithParameterAnnotations.html" target="_top">Frames</a></li>
176 <li><a href="InterfaceWithParameterAnnotations.html" target="_top">No Frames</a></li>
177 </ul>
178 <ul class="navList" id="allclasses_navbar_bottom">
179 <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
180 </ul>
181 <div>
182 <script type="text/javascript"><!--
183   allClassesLink = document.getElementById("allclasses_navbar_bottom");
184   if(window==top) {
185     allClassesLink.style.display = "block";
186   }
187   else {
188     allClassesLink.style.display = "none";
189   }
190   //-->
191 </script>
192 </div>
193 <div>
194 <ul class="subNavList">
195 <li>Summary:&nbsp;</li>
196 <li>Nested&nbsp;|&nbsp;</li>
197 <li>Field&nbsp;|&nbsp;</li>
198 <li>Constr&nbsp;|&nbsp;</li>
199 <li><a href="#method_summary">Method</a></li>
200 </ul>
201 <ul class="subNavList">
202 <li>Detail:&nbsp;</li>
203 <li>Field&nbsp;|&nbsp;</li>
204 <li>Constr&nbsp;|&nbsp;</li>
205 <li><a href="#method_detail">Method</a></li>
206 </ul>
207 </div>
208 <a name="skip-navbar_bottom">
209 <!--   -->
210 </a></div>
211 <!-- ======== END OF BOTTOM NAVBAR ======= -->
212 <p class="legalCopy"><small>Copyright &#169; 2015. All Rights Reserved.</small></p>
213 </body>
214 </html>