JWS-109 & JWS-116 Regenerated the JABAWS JavaDoc (with eclipse java 8) and moved...
[jabaws.git] / website / docs / dm_javadoc / compbio / data / sequence / class-use / DisorderMethod.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="en">
4 <head>
5 <!-- Generated by javadoc (1.8.0_121) on Fri Apr 21 15:31:59 BST 2017 -->
6 <title>Uses of Class compbio.data.sequence.DisorderMethod</title>
7 <meta name="date" content="2017-04-21">
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 compbio.data.sequence.DisorderMethod";
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="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">Class</a></li>
37 <li class="navBarCell1Rev">Use</li>
38 <li><a href="../../../../overview-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?compbio/data/sequence/class-use/DisorderMethod.html" target="_top">Frames</a></li>
51 <li><a href="DisorderMethod.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 compbio.data.sequence.DisorderMethod" class="title">Uses of Class<br>compbio.data.sequence.DisorderMethod</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="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">DisorderMethod</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="#compbio.data.sequence">compbio.data.sequence</a></td>
87 <td class="colLast">
88 <div class="block">A data model for multiple sequence alignment web services and utility methods
89  that work on the objects of this model.</div>
90 </td>
91 </tr>
92 </tbody>
93 </table>
94 </li>
95 <li class="blockList">
96 <ul class="blockList">
97 <li class="blockList"><a name="compbio.data.sequence">
98 <!--   -->
99 </a>
100 <h3>Uses of <a href="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">DisorderMethod</a> in <a href="../../../../compbio/data/sequence/package-summary.html">compbio.data.sequence</a></h3>
101 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
102 <caption><span>Methods in <a href="../../../../compbio/data/sequence/package-summary.html">compbio.data.sequence</a> that return <a href="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">DisorderMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
103 <tr>
104 <th class="colFirst" scope="col">Modifier and Type</th>
105 <th class="colLast" scope="col">Method and Description</th>
106 </tr>
107 <tbody>
108 <tr class="altColor">
109 <td class="colFirst"><code>static <a href="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">DisorderMethod</a></code></td>
110 <td class="colLast"><span class="typeNameLabel">DisorderMethod.</span><code><span class="memberNameLink"><a href="../../../../compbio/data/sequence/DisorderMethod.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
111 <div class="block">Returns the enum constant of this type with the specified name.</div>
112 </td>
113 </tr>
114 <tr class="rowColor">
115 <td class="colFirst"><code>static <a href="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">DisorderMethod</a>[]</code></td>
116 <td class="colLast"><span class="typeNameLabel">DisorderMethod.</span><code><span class="memberNameLink"><a href="../../../../compbio/data/sequence/DisorderMethod.html#values--">values</a></span>()</code>
117 <div class="block">Returns an array containing the constants of this enum type, in
118 the order they are declared.</div>
119 </td>
120 </tr>
121 </tbody>
122 </table>
123 </li>
124 </ul>
125 </li>
126 </ul>
127 </div>
128 <!-- ======= START OF BOTTOM NAVBAR ====== -->
129 <div class="bottomNav"><a name="navbar.bottom">
130 <!--   -->
131 </a>
132 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
133 <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="../../../../compbio/data/sequence/DisorderMethod.html" title="enum in compbio.data.sequence">Class</a></li>
140 <li class="navBarCell1Rev">Use</li>
141 <li><a href="../../../../overview-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?compbio/data/sequence/class-use/DisorderMethod.html" target="_top">Frames</a></li>
154 <li><a href="DisorderMethod.html" target="_top">No&nbsp;Frames</a></li>
155 </ul>
156 <ul class="navList" id="allclasses_navbar_bottom">
157 <li><a href="../../../../allclasses-noframe.html">All&nbsp;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>