source: trunk/doc/omq/test/workspace/class-use/Info.html @ 85

Last change on this file since 85 was 85, checked in by stoda, 11 years ago

Javadocs updated

File size: 7.3 KB
Line 
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.workspace.Info</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.workspace.Info";
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/workspace/Info.html" title="class in omq.test.workspace">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/workspace/class-use/Info.html" target="_top">Frames</a></li>
44<li><a href="Info.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.workspace.Info" class="title">Uses of Class<br>omq.test.workspace.Info</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/workspace/Info.html" title="class in omq.test.workspace">Info</a></span><span class="tabEnd">&nbsp;</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.workspace">omq.test.workspace</a></td>
80<td class="colLast">&nbsp;</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.workspace">
88<!--   -->
89</a>
90<h3>Uses of <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a> in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</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/workspace/package-summary.html">omq.test.workspace</a> that return <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></span><span class="tabEnd">&nbsp;</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><a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></code></td>
100<td class="colLast"><span class="strong">RemoteWorkspaceImpl.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html#getInfo()">getInfo</a></strong>()</code>&nbsp;</td>
101</tr>
102</tbody>
103</table>
104<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
105<caption><span>Methods in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> with parameters of type <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></span><span class="tabEnd">&nbsp;</span></caption>
106<tr>
107<th class="colFirst" scope="col">Modifier and Type</th>
108<th class="colLast" scope="col">Method and Description</th>
109</tr>
110<tbody>
111<tr class="altColor">
112<td class="colFirst"><code>void</code></td>
113<td class="colLast"><span class="strong">RemoteWorkspaceImpl.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html#setInfo(omq.test.workspace.Info)">setInfo</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
114</tr>
115<tr class="rowColor">
116<td class="colFirst"><code>void</code></td>
117<td class="colLast"><span class="strong">RemoteWorkspace.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
118</tr>
119<tr class="altColor">
120<td class="colFirst"><code>void</code></td>
121<td class="colLast"><span class="strong">RemoteWorkspaceImpl.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</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/workspace/Info.html" title="class in omq.test.workspace">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/workspace/class-use/Info.html" target="_top">Frames</a></li>
154<li><a href="Info.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>
Note: See TracBrowser for help on using the repository browser.