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 (version 1.7.0_25) on Thu May 29 09:45:52 PDT 2014 --> 6<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> 7<title>JsonFormat.Shape (Jackson-annotations 2.4.0 API)</title> 8<meta name="date" content="2014-05-29"> 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="JsonFormat.Shape (Jackson-annotations 2.4.0 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="../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 29<li class="navBarCell1Rev">Class</li> 30<li><a href="class-use/JsonFormat.Shape.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="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">Prev Class</span></a></li> 40<li><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">Next Class</span></a></li> 41</ul> 42<ul class="navList"> 43<li><a href="../../../../index.html?com/fasterxml/jackson/annotation/JsonFormat.Shape.html" target="_top">Frames</a></li> 44<li><a href="JsonFormat.Shape.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: </li> 64<li>Nested | </li> 65<li><a href="#enum_constant_summary">Enum Constants</a> | </li> 66<li>Field | </li> 67<li><a href="#method_summary">Method</a></li> 68</ul> 69<ul class="subNavList"> 70<li>Detail: </li> 71<li><a href="#enum_constant_detail">Enum Constants</a> | </li> 72<li>Field | </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">com.fasterxml.jackson.annotation</div> 83<h2 title="Enum JsonFormat.Shape" class="title">Enum JsonFormat.Shape</h2> 84</div> 85<div class="contentContainer"> 86<ul class="inheritance"> 87<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> 88<li> 89<ul class="inheritance"> 90<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>></li> 91<li> 92<ul class="inheritance"> 93<li>com.fasterxml.jackson.annotation.JsonFormat.Shape</li> 94</ul> 95</li> 96</ul> 97</li> 98</ul> 99<div class="description"> 100<ul class="blockList"> 101<li class="blockList"> 102<dl> 103<dt>All Implemented Interfaces:</dt> 104<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>></dd> 105</dl> 106<dl> 107<dt>Enclosing class:</dt> 108<dd><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</a></dd> 109</dl> 110<hr> 111<br> 112<pre>public static enum <span class="strong">JsonFormat.Shape</span> 113extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>></pre> 114<div class="block">Value enumeration used for indicating preferred Shape; translates 115 loosely to JSON types, with some extra values to indicate less precise 116 choices (i.e. allowing one of multiple actual shapes)</div> 117</li> 118</ul> 119</div> 120<div class="summary"> 121<ul class="blockList"> 122<li class="blockList"> 123<!-- =========== ENUM CONSTANT SUMMARY =========== --> 124<ul class="blockList"> 125<li class="blockList"><a name="enum_constant_summary"> 126<!-- --> 127</a> 128<h3>Enum Constant Summary</h3> 129<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> 130<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> 131<tr> 132<th class="colOne" scope="col">Enum Constant and Description</th> 133</tr> 134<tr class="altColor"> 135<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#ANY">ANY</a></strong></code> 136<div class="block">Marker enum value that indicates "default" (or "whatever") choice; needed 137 since Annotations can not have null values for enums.</div> 138</td> 139</tr> 140<tr class="rowColor"> 141<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#ARRAY">ARRAY</a></strong></code> 142<div class="block">Value that indicates that (JSON) Array type should be used.</div> 143</td> 144</tr> 145<tr class="altColor"> 146<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#BOOLEAN">BOOLEAN</a></strong></code> 147<div class="block">Value that indicates that (JSON) boolean type 148 (true, false) should be used.</div> 149</td> 150</tr> 151<tr class="rowColor"> 152<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#NUMBER">NUMBER</a></strong></code> 153<div class="block">Value that indicates that a numeric (JSON) type should be used 154 (but does not specify whether integer or floating-point representation 155 should be used)</div> 156</td> 157</tr> 158<tr class="altColor"> 159<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#NUMBER_FLOAT">NUMBER_FLOAT</a></strong></code> 160<div class="block">Value that indicates that floating-point numeric type should be used</div> 161</td> 162</tr> 163<tr class="rowColor"> 164<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#NUMBER_INT">NUMBER_INT</a></strong></code> 165<div class="block">Value that indicates that integer number type should be used 166 (and not <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#NUMBER_FLOAT"><code>NUMBER_FLOAT</code></a>).</div> 167</td> 168</tr> 169<tr class="altColor"> 170<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#OBJECT">OBJECT</a></strong></code> 171<div class="block">Value that indicates that (JSON) Object type should be used.</div> 172</td> 173</tr> 174<tr class="rowColor"> 175<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#SCALAR">SCALAR</a></strong></code> 176<div class="block">Value that indicates shape should not be structural (that is, not 177 <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#ARRAY"><code>ARRAY</code></a> or <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#OBJECT"><code>OBJECT</code></a>, but can be any other shape.</div> 178</td> 179</tr> 180<tr class="altColor"> 181<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#STRING">STRING</a></strong></code> 182<div class="block">Value that indicates that (JSON) String type should be used.</div> 183</td> 184</tr> 185</table> 186</li> 187</ul> 188<!-- ========== METHOD SUMMARY =========== --> 189<ul class="blockList"> 190<li class="blockList"><a name="method_summary"> 191<!-- --> 192</a> 193<h3>Method Summary</h3> 194<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> 195<caption><span>Methods</span><span class="tabEnd"> </span></caption> 196<tr> 197<th class="colFirst" scope="col">Modifier and Type</th> 198<th class="colLast" scope="col">Method and Description</th> 199</tr> 200<tr class="altColor"> 201<td class="colFirst"><code>boolean</code></td> 202<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#isNumeric()">isNumeric</a></strong>()</code> </td> 203</tr> 204<tr class="rowColor"> 205<td class="colFirst"><code>boolean</code></td> 206<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#isStructured()">isStructured</a></strong>()</code> </td> 207</tr> 208<tr class="altColor"> 209<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a></code></td> 210<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> 211<div class="block">Returns the enum constant of this type with the specified name.</div> 212</td> 213</tr> 214<tr class="rowColor"> 215<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>[]</code></td> 216<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#values()">values</a></strong>()</code> 217<div class="block">Returns an array containing the constants of this enum type, in 218the order they are declared.</div> 219</td> 220</tr> 221</table> 222<ul class="blockList"> 223<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> 224<!-- --> 225</a> 226<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3> 227<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li> 228</ul> 229<ul class="blockList"> 230<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> 231<!-- --> 232</a> 233<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> 234<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> 235</ul> 236</li> 237</ul> 238</li> 239</ul> 240</div> 241<div class="details"> 242<ul class="blockList"> 243<li class="blockList"> 244<!-- ============ ENUM CONSTANT DETAIL =========== --> 245<ul class="blockList"> 246<li class="blockList"><a name="enum_constant_detail"> 247<!-- --> 248</a> 249<h3>Enum Constant Detail</h3> 250<a name="ANY"> 251<!-- --> 252</a> 253<ul class="blockList"> 254<li class="blockList"> 255<h4>ANY</h4> 256<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> ANY</pre> 257<div class="block">Marker enum value that indicates "default" (or "whatever") choice; needed 258 since Annotations can not have null values for enums.</div> 259</li> 260</ul> 261<a name="SCALAR"> 262<!-- --> 263</a> 264<ul class="blockList"> 265<li class="blockList"> 266<h4>SCALAR</h4> 267<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> SCALAR</pre> 268<div class="block">Value that indicates shape should not be structural (that is, not 269 <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#ARRAY"><code>ARRAY</code></a> or <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#OBJECT"><code>OBJECT</code></a>, but can be any other shape.</div> 270</li> 271</ul> 272<a name="ARRAY"> 273<!-- --> 274</a> 275<ul class="blockList"> 276<li class="blockList"> 277<h4>ARRAY</h4> 278<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> ARRAY</pre> 279<div class="block">Value that indicates that (JSON) Array type should be used.</div> 280</li> 281</ul> 282<a name="OBJECT"> 283<!-- --> 284</a> 285<ul class="blockList"> 286<li class="blockList"> 287<h4>OBJECT</h4> 288<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> OBJECT</pre> 289<div class="block">Value that indicates that (JSON) Object type should be used.</div> 290</li> 291</ul> 292<a name="NUMBER"> 293<!-- --> 294</a> 295<ul class="blockList"> 296<li class="blockList"> 297<h4>NUMBER</h4> 298<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> NUMBER</pre> 299<div class="block">Value that indicates that a numeric (JSON) type should be used 300 (but does not specify whether integer or floating-point representation 301 should be used)</div> 302</li> 303</ul> 304<a name="NUMBER_FLOAT"> 305<!-- --> 306</a> 307<ul class="blockList"> 308<li class="blockList"> 309<h4>NUMBER_FLOAT</h4> 310<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> NUMBER_FLOAT</pre> 311<div class="block">Value that indicates that floating-point numeric type should be used</div> 312</li> 313</ul> 314<a name="NUMBER_INT"> 315<!-- --> 316</a> 317<ul class="blockList"> 318<li class="blockList"> 319<h4>NUMBER_INT</h4> 320<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> NUMBER_INT</pre> 321<div class="block">Value that indicates that integer number type should be used 322 (and not <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html#NUMBER_FLOAT"><code>NUMBER_FLOAT</code></a>).</div> 323</li> 324</ul> 325<a name="STRING"> 326<!-- --> 327</a> 328<ul class="blockList"> 329<li class="blockList"> 330<h4>STRING</h4> 331<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> STRING</pre> 332<div class="block">Value that indicates that (JSON) String type should be used.</div> 333</li> 334</ul> 335<a name="BOOLEAN"> 336<!-- --> 337</a> 338<ul class="blockListLast"> 339<li class="blockList"> 340<h4>BOOLEAN</h4> 341<pre>public static final <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> BOOLEAN</pre> 342<div class="block">Value that indicates that (JSON) boolean type 343 (true, false) should be used.</div> 344</li> 345</ul> 346</li> 347</ul> 348<!-- ============ METHOD DETAIL ========== --> 349<ul class="blockList"> 350<li class="blockList"><a name="method_detail"> 351<!-- --> 352</a> 353<h3>Method Detail</h3> 354<a name="values()"> 355<!-- --> 356</a> 357<ul class="blockList"> 358<li class="blockList"> 359<h4>values</h4> 360<pre>public static <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>[] values()</pre> 361<div class="block">Returns an array containing the constants of this enum type, in 362the order they are declared. This method may be used to iterate 363over the constants as follows: 364<pre> 365for (JsonFormat.Shape c : JsonFormat.Shape.values()) 366 System.out.println(c); 367</pre></div> 368<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in 369the order they are declared</dd></dl> 370</li> 371</ul> 372<a name="valueOf(java.lang.String)"> 373<!-- --> 374</a> 375<ul class="blockList"> 376<li class="blockList"> 377<h4>valueOf</h4> 378<pre>public static <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a> valueOf(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> 379<div class="block">Returns the enum constant of this type with the specified name. 380The string must match <i>exactly</i> an identifier used to declare an 381enum constant in this type. (Extraneous whitespace characters are 382not permitted.)</div> 383<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> 384<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> 385<dt><span class="strong">Throws:</span></dt> 386<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant 387with the specified name</dd> 388<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl> 389</li> 390</ul> 391<a name="isNumeric()"> 392<!-- --> 393</a> 394<ul class="blockList"> 395<li class="blockList"> 396<h4>isNumeric</h4> 397<pre>public boolean isNumeric()</pre> 398</li> 399</ul> 400<a name="isStructured()"> 401<!-- --> 402</a> 403<ul class="blockListLast"> 404<li class="blockList"> 405<h4>isStructured</h4> 406<pre>public boolean isStructured()</pre> 407</li> 408</ul> 409</li> 410</ul> 411</li> 412</ul> 413</div> 414</div> 415<!-- ========= END OF CLASS DATA ========= --> 416<!-- ======= START OF BOTTOM NAVBAR ====== --> 417<div class="bottomNav"><a name="navbar_bottom"> 418<!-- --> 419</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> 420<!-- --> 421</a> 422<ul class="navList" title="Navigation"> 423<li><a href="../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 424<li class="navBarCell1Rev">Class</li> 425<li><a href="class-use/JsonFormat.Shape.html">Use</a></li> 426<li><a href="package-tree.html">Tree</a></li> 427<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 428<li><a href="../../../../index-all.html">Index</a></li> 429<li><a href="../../../../help-doc.html">Help</a></li> 430</ul> 431</div> 432<div class="subNav"> 433<ul class="navList"> 434<li><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">Prev Class</span></a></li> 435<li><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">Next Class</span></a></li> 436</ul> 437<ul class="navList"> 438<li><a href="../../../../index.html?com/fasterxml/jackson/annotation/JsonFormat.Shape.html" target="_top">Frames</a></li> 439<li><a href="JsonFormat.Shape.html" target="_top">No Frames</a></li> 440</ul> 441<ul class="navList" id="allclasses_navbar_bottom"> 442<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 443</ul> 444<div> 445<script type="text/javascript"><!-- 446 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 447 if(window==top) { 448 allClassesLink.style.display = "block"; 449 } 450 else { 451 allClassesLink.style.display = "none"; 452 } 453 //--> 454</script> 455</div> 456<div> 457<ul class="subNavList"> 458<li>Summary: </li> 459<li>Nested | </li> 460<li><a href="#enum_constant_summary">Enum Constants</a> | </li> 461<li>Field | </li> 462<li><a href="#method_summary">Method</a></li> 463</ul> 464<ul class="subNavList"> 465<li>Detail: </li> 466<li><a href="#enum_constant_detail">Enum Constants</a> | </li> 467<li>Field | </li> 468<li><a href="#method_detail">Method</a></li> 469</ul> 470</div> 471<a name="skip-navbar_bottom"> 472<!-- --> 473</a></div> 474<!-- ======== END OF BOTTOM NAVBAR ======= --> 475<p class="legalCopy"><small>Copyright © 2014 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved.</small></p> 476</body> 477</html> 478