1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
---|
2 | <!-- NewPage --> |
---|
3 | <html lang="es"> |
---|
4 | <head> |
---|
5 | <!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 --> |
---|
6 | <title>Uses of Class omq.test.python.Contact</title> |
---|
7 | <meta name="date" content="2013-07-10"> |
---|
8 | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
---|
9 | </head> |
---|
10 | <body> |
---|
11 | <script type="text/javascript"><!-- |
---|
12 | if (location.href.indexOf('is-external=true') == -1) { |
---|
13 | parent.document.title="Uses of Class omq.test.python.Contact"; |
---|
14 | } |
---|
15 | //--> |
---|
16 | </script> |
---|
17 | <noscript> |
---|
18 | <div>JavaScript is disabled on your browser.</div> |
---|
19 | </noscript> |
---|
20 | <!-- ========= START OF TOP NAVBAR ======= --> |
---|
21 | <div class="topNav"><a name="navbar_top"> |
---|
22 | <!-- --> |
---|
23 | </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
---|
24 | <!-- --> |
---|
25 | </a> |
---|
26 | <ul class="navList" title="Navigation"> |
---|
27 | <li><a href="../../../../overview-summary.html">Overview</a></li> |
---|
28 | <li><a href="../package-summary.html">Package</a></li> |
---|
29 | <li><a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Class</a></li> |
---|
30 | <li class="navBarCell1Rev">Use</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-files/index-1.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>Prev</li> |
---|
40 | <li>Next</li> |
---|
41 | </ul> |
---|
42 | <ul class="navList"> |
---|
43 | <li><a href="../../../../index.html?omq/test/python/class-use/Contact.html" target="_top">Frames</a></li> |
---|
44 | <li><a href="Contact.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 | <a name="skip-navbar_top"> |
---|
62 | <!-- --> |
---|
63 | </a></div> |
---|
64 | <!-- ========= END OF TOP NAVBAR ========= --> |
---|
65 | <div class="header"> |
---|
66 | <h2 title="Uses of Class omq.test.python.Contact" class="title">Uses of Class<br>omq.test.python.Contact</h2> |
---|
67 | </div> |
---|
68 | <div class="classUseContainer"> |
---|
69 | <ul class="blockList"> |
---|
70 | <li class="blockList"> |
---|
71 | <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> |
---|
72 | <caption><span>Packages that use <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></span><span class="tabEnd"> </span></caption> |
---|
73 | <tr> |
---|
74 | <th class="colFirst" scope="col">Package</th> |
---|
75 | <th class="colLast" scope="col">Description</th> |
---|
76 | </tr> |
---|
77 | <tbody> |
---|
78 | <tr class="altColor"> |
---|
79 | <td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td> |
---|
80 | <td class="colLast"> </td> |
---|
81 | </tr> |
---|
82 | </tbody> |
---|
83 | </table> |
---|
84 | </li> |
---|
85 | <li class="blockList"> |
---|
86 | <ul class="blockList"> |
---|
87 | <li class="blockList"><a name="omq.test.python"> |
---|
88 | <!-- --> |
---|
89 | </a> |
---|
90 | <h3>Uses of <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a> in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a></h3> |
---|
91 | <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
---|
92 | <caption><span>Methods in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> that return types with arguments of type <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></span><span class="tabEnd"> </span></caption> |
---|
93 | <tr> |
---|
94 | <th class="colFirst" scope="col">Modifier and Type</th> |
---|
95 | <th class="colLast" scope="col">Method and Description</th> |
---|
96 | </tr> |
---|
97 | <tbody> |
---|
98 | <tr class="altColor"> |
---|
99 | <td class="colFirst"><code>java.util.List<<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>></code></td> |
---|
100 | <td class="colLast"><span class="strong">ContactListImpl.</span><code><strong><a href="../../../../omq/test/python/ContactListImpl.html#getContacts()">getContacts</a></strong>()</code> </td> |
---|
101 | </tr> |
---|
102 | <tr class="rowColor"> |
---|
103 | <td class="colFirst"><code>java.util.List<<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>></code></td> |
---|
104 | <td class="colLast"><span class="strong">ContactList.</span><code><strong><a href="../../../../omq/test/python/ContactList.html#getContacts()">getContacts</a></strong>()</code> </td> |
---|
105 | </tr> |
---|
106 | </tbody> |
---|
107 | </table> |
---|
108 | <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> |
---|
109 | <caption><span>Methods in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> with parameters of type <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></span><span class="tabEnd"> </span></caption> |
---|
110 | <tr> |
---|
111 | <th class="colFirst" scope="col">Modifier and Type</th> |
---|
112 | <th class="colLast" scope="col">Method and Description</th> |
---|
113 | </tr> |
---|
114 | <tbody> |
---|
115 | <tr class="altColor"> |
---|
116 | <td class="colFirst"><code>void</code></td> |
---|
117 | <td class="colLast"><span class="strong">ContactListImpl.</span><code><strong><a href="../../../../omq/test/python/ContactListImpl.html#setContact(omq.test.python.Contact)">setContact</a></strong>(<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a> c)</code> </td> |
---|
118 | </tr> |
---|
119 | <tr class="rowColor"> |
---|
120 | <td class="colFirst"><code>void</code></td> |
---|
121 | <td class="colLast"><span class="strong">ContactList.</span><code><strong><a href="../../../../omq/test/python/ContactList.html#setContact(omq.test.python.Contact)">setContact</a></strong>(<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a> c)</code> </td> |
---|
122 | </tr> |
---|
123 | </tbody> |
---|
124 | </table> |
---|
125 | </li> |
---|
126 | </ul> |
---|
127 | </li> |
---|
128 | </ul> |
---|
129 | </div> |
---|
130 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
131 | <div class="bottomNav"><a name="navbar_bottom"> |
---|
132 | <!-- --> |
---|
133 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
---|
134 | <!-- --> |
---|
135 | </a> |
---|
136 | <ul class="navList" title="Navigation"> |
---|
137 | <li><a href="../../../../overview-summary.html">Overview</a></li> |
---|
138 | <li><a href="../package-summary.html">Package</a></li> |
---|
139 | <li><a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Class</a></li> |
---|
140 | <li class="navBarCell1Rev">Use</li> |
---|
141 | <li><a href="../package-tree.html">Tree</a></li> |
---|
142 | <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
---|
143 | <li><a href="../../../../index-files/index-1.html">Index</a></li> |
---|
144 | <li><a href="../../../../help-doc.html">Help</a></li> |
---|
145 | </ul> |
---|
146 | </div> |
---|
147 | <div class="subNav"> |
---|
148 | <ul class="navList"> |
---|
149 | <li>Prev</li> |
---|
150 | <li>Next</li> |
---|
151 | </ul> |
---|
152 | <ul class="navList"> |
---|
153 | <li><a href="../../../../index.html?omq/test/python/class-use/Contact.html" target="_top">Frames</a></li> |
---|
154 | <li><a href="Contact.html" target="_top">No Frames</a></li> |
---|
155 | </ul> |
---|
156 | <ul class="navList" id="allclasses_navbar_bottom"> |
---|
157 | <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> |
---|
158 | </ul> |
---|
159 | <div> |
---|
160 | <script type="text/javascript"><!-- |
---|
161 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
---|
162 | if(window==top) { |
---|
163 | allClassesLink.style.display = "block"; |
---|
164 | } |
---|
165 | else { |
---|
166 | allClassesLink.style.display = "none"; |
---|
167 | } |
---|
168 | //--> |
---|
169 | </script> |
---|
170 | </div> |
---|
171 | <a name="skip-navbar_bottom"> |
---|
172 | <!-- --> |
---|
173 | </a></div> |
---|
174 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
175 | </body> |
---|
176 | </html> |
---|