• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 Wed Nov 13 20:23:19 PST 2013 -->
6<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7<title>JsonFormat.Value (Jackson-annotations 2.3.0 API)</title>
8<meta name="date" content="2013-11-13">
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.Value (Jackson-annotations 2.3.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.Value.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.Shape.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">Prev Class</span></a></li>
40<li><a href="../../../../com/fasterxml/jackson/annotation/JsonGetter.html" title="annotation 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.Value.html" target="_top">Frames</a></li>
44<li><a href="JsonFormat.Value.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><a href="#constructor_summary">Constr</a>&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><a href="#constructor_detail">Constr</a>&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">com.fasterxml.jackson.annotation</div>
83<h2 title="Class JsonFormat.Value" class="title">Class JsonFormat.Value</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>com.fasterxml.jackson.annotation.JsonFormat.Value</li>
91</ul>
92</li>
93</ul>
94<div class="description">
95<ul class="blockList">
96<li class="blockList">
97<dl>
98<dt>Enclosing class:</dt>
99<dd><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</a></dd>
100</dl>
101<hr>
102<br>
103<pre>public static class <span class="strong">JsonFormat.Value</span>
104extends <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></pre>
105<div class="block">Helper class used to contain information from a single <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonFormat</code></a>
106 annotation.</div>
107</li>
108</ul>
109</div>
110<div class="summary">
111<ul class="blockList">
112<li class="blockList">
113<!-- ======== CONSTRUCTOR SUMMARY ======== -->
114<ul class="blockList">
115<li class="blockList"><a name="constructor_summary">
116<!--   -->
117</a>
118<h3>Constructor Summary</h3>
119<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
120<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
121<tr>
122<th class="colOne" scope="col">Constructor and Description</th>
123</tr>
124<tr class="altColor">
125<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value()">JsonFormat.Value</a></strong>()</code>&nbsp;</td>
126</tr>
127<tr class="rowColor">
128<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(com.fasterxml.jackson.annotation.JsonFormat)">JsonFormat.Value</a></strong>(<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</a>&nbsp;ann)</code>&nbsp;</td>
129</tr>
130<tr class="altColor">
131<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String, com.fasterxml.jackson.annotation.JsonFormat.Shape, java.util.Locale, java.util.TimeZone)">JsonFormat.Value</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>&nbsp;p,
132                <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;sh,
133                <a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;l,
134                <a href="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz)</code>&nbsp;</td>
135</tr>
136<tr class="rowColor">
137<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String, com.fasterxml.jackson.annotation.JsonFormat.Shape, java.lang.String, java.lang.String)">JsonFormat.Value</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>&nbsp;p,
138                <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;sh,
139                <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>&nbsp;localeStr,
140                <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>&nbsp;tzStr)</code>&nbsp;</td>
141</tr>
142</table>
143</li>
144</ul>
145<!-- ========== METHOD SUMMARY =========== -->
146<ul class="blockList">
147<li class="blockList"><a name="method_summary">
148<!--   -->
149</a>
150<h3>Method Summary</h3>
151<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
152<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
153<tr>
154<th class="colFirst" scope="col">Modifier and Type</th>
155<th class="colLast" scope="col">Method and Description</th>
156</tr>
157<tr class="altColor">
158<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
159<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#getLocale()">getLocale</a></strong>()</code>&nbsp;</td>
160</tr>
161<tr class="rowColor">
162<td class="colFirst"><code><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></code></td>
163<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#getPattern()">getPattern</a></strong>()</code>&nbsp;</td>
164</tr>
165<tr class="altColor">
166<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a></code></td>
167<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#getShape()">getShape</a></strong>()</code>&nbsp;</td>
168</tr>
169<tr class="rowColor">
170<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a></code></td>
171<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#getTimeZone()">getTimeZone</a></strong>()</code>&nbsp;</td>
172</tr>
173<tr class="altColor">
174<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></code></td>
175<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#withLocale(java.util.Locale)">withLocale</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;l)</code>&nbsp;</td>
176</tr>
177<tr class="rowColor">
178<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></code></td>
179<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#withPattern(java.lang.String)">withPattern</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>&nbsp;p)</code>&nbsp;</td>
180</tr>
181<tr class="altColor">
182<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></code></td>
183<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#withShape(com.fasterxml.jackson.annotation.JsonFormat.Shape)">withShape</a></strong>(<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;s)</code>&nbsp;</td>
184</tr>
185<tr class="rowColor">
186<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></code></td>
187<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html#withTimeZone(java.util.TimeZone)">withTimeZone</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz)</code>&nbsp;</td>
188</tr>
189</table>
190<ul class="blockList">
191<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
192<!--   -->
193</a>
194<h3>Methods inherited from class&nbsp;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>
195<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.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/Object.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/Object.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/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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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>
196</ul>
197</li>
198</ul>
199</li>
200</ul>
201</div>
202<div class="details">
203<ul class="blockList">
204<li class="blockList">
205<!-- ========= CONSTRUCTOR DETAIL ======== -->
206<ul class="blockList">
207<li class="blockList"><a name="constructor_detail">
208<!--   -->
209</a>
210<h3>Constructor Detail</h3>
211<a name="JsonFormat.Value()">
212<!--   -->
213</a>
214<ul class="blockList">
215<li class="blockList">
216<h4>JsonFormat.Value</h4>
217<pre>public&nbsp;JsonFormat.Value()</pre>
218</li>
219</ul>
220<a name="JsonFormat.Value(com.fasterxml.jackson.annotation.JsonFormat)">
221<!--   -->
222</a>
223<ul class="blockList">
224<li class="blockList">
225<h4>JsonFormat.Value</h4>
226<pre>public&nbsp;JsonFormat.Value(<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</a>&nbsp;ann)</pre>
227</li>
228</ul>
229<a name="JsonFormat.Value(java.lang.String, com.fasterxml.jackson.annotation.JsonFormat.Shape, java.lang.String, java.lang.String)">
230<!--   -->
231</a>
232<ul class="blockList">
233<li class="blockList">
234<h4>JsonFormat.Value</h4>
235<pre>public&nbsp;JsonFormat.Value(<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>&nbsp;p,
236                <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;sh,
237                <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>&nbsp;localeStr,
238                <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>&nbsp;tzStr)</pre>
239</li>
240</ul>
241<a name="JsonFormat.Value(java.lang.String, com.fasterxml.jackson.annotation.JsonFormat.Shape, java.util.Locale, java.util.TimeZone)">
242<!--   -->
243</a>
244<ul class="blockListLast">
245<li class="blockList">
246<h4>JsonFormat.Value</h4>
247<pre>public&nbsp;JsonFormat.Value(<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>&nbsp;p,
248                <a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;sh,
249                <a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;l,
250                <a href="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz)</pre>
251<dl><dt><span class="strong">Since:</span></dt>
252  <dd>2.1</dd></dl>
253</li>
254</ul>
255</li>
256</ul>
257<!-- ============ METHOD DETAIL ========== -->
258<ul class="blockList">
259<li class="blockList"><a name="method_detail">
260<!--   -->
261</a>
262<h3>Method Detail</h3>
263<a name="withPattern(java.lang.String)">
264<!--   -->
265</a>
266<ul class="blockList">
267<li class="blockList">
268<h4>withPattern</h4>
269<pre>public&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a>&nbsp;withPattern(<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>&nbsp;p)</pre>
270<dl><dt><span class="strong">Since:</span></dt>
271  <dd>2.1</dd></dl>
272</li>
273</ul>
274<a name="withShape(com.fasterxml.jackson.annotation.JsonFormat.Shape)">
275<!--   -->
276</a>
277<ul class="blockList">
278<li class="blockList">
279<h4>withShape</h4>
280<pre>public&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a>&nbsp;withShape(<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;s)</pre>
281<dl><dt><span class="strong">Since:</span></dt>
282  <dd>2.1</dd></dl>
283</li>
284</ul>
285<a name="withLocale(java.util.Locale)">
286<!--   -->
287</a>
288<ul class="blockList">
289<li class="blockList">
290<h4>withLocale</h4>
291<pre>public&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a>&nbsp;withLocale(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;l)</pre>
292<dl><dt><span class="strong">Since:</span></dt>
293  <dd>2.1</dd></dl>
294</li>
295</ul>
296<a name="withTimeZone(java.util.TimeZone)">
297<!--   -->
298</a>
299<ul class="blockList">
300<li class="blockList">
301<h4>withTimeZone</h4>
302<pre>public&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a>&nbsp;withTimeZone(<a href="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz)</pre>
303<dl><dt><span class="strong">Since:</span></dt>
304  <dd>2.1</dd></dl>
305</li>
306</ul>
307<a name="getPattern()">
308<!--   -->
309</a>
310<ul class="blockList">
311<li class="blockList">
312<h4>getPattern</h4>
313<pre>public&nbsp;<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>&nbsp;getPattern()</pre>
314</li>
315</ul>
316<a name="getShape()">
317<!--   -->
318</a>
319<ul class="blockList">
320<li class="blockList">
321<h4>getShape</h4>
322<pre>public&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a>&nbsp;getShape()</pre>
323</li>
324</ul>
325<a name="getLocale()">
326<!--   -->
327</a>
328<ul class="blockList">
329<li class="blockList">
330<h4>getLocale</h4>
331<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;getLocale()</pre>
332</li>
333</ul>
334<a name="getTimeZone()">
335<!--   -->
336</a>
337<ul class="blockListLast">
338<li class="blockList">
339<h4>getTimeZone</h4>
340<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;getTimeZone()</pre>
341</li>
342</ul>
343</li>
344</ul>
345</li>
346</ul>
347</div>
348</div>
349<!-- ========= END OF CLASS DATA ========= -->
350<!-- ======= START OF BOTTOM NAVBAR ====== -->
351<div class="bottomNav"><a name="navbar_bottom">
352<!--   -->
353</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
354<!--   -->
355</a>
356<ul class="navList" title="Navigation">
357<li><a href="../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li>
358<li class="navBarCell1Rev">Class</li>
359<li><a href="class-use/JsonFormat.Value.html">Use</a></li>
360<li><a href="package-tree.html">Tree</a></li>
361<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
362<li><a href="../../../../index-all.html">Index</a></li>
363<li><a href="../../../../help-doc.html">Help</a></li>
364</ul>
365</div>
366<div class="subNav">
367<ul class="navList">
368<li><a href="../../../../com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">Prev Class</span></a></li>
369<li><a href="../../../../com/fasterxml/jackson/annotation/JsonGetter.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">Next Class</span></a></li>
370</ul>
371<ul class="navList">
372<li><a href="../../../../index.html?com/fasterxml/jackson/annotation/JsonFormat.Value.html" target="_top">Frames</a></li>
373<li><a href="JsonFormat.Value.html" target="_top">No Frames</a></li>
374</ul>
375<ul class="navList" id="allclasses_navbar_bottom">
376<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
377</ul>
378<div>
379<script type="text/javascript"><!--
380  allClassesLink = document.getElementById("allclasses_navbar_bottom");
381  if(window==top) {
382    allClassesLink.style.display = "block";
383  }
384  else {
385    allClassesLink.style.display = "none";
386  }
387  //-->
388</script>
389</div>
390<div>
391<ul class="subNavList">
392<li>Summary:&nbsp;</li>
393<li>Nested&nbsp;|&nbsp;</li>
394<li>Field&nbsp;|&nbsp;</li>
395<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
396<li><a href="#method_summary">Method</a></li>
397</ul>
398<ul class="subNavList">
399<li>Detail:&nbsp;</li>
400<li>Field&nbsp;|&nbsp;</li>
401<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
402<li><a href="#method_detail">Method</a></li>
403</ul>
404</div>
405<a name="skip-navbar_bottom">
406<!--   -->
407</a></div>
408<!-- ======== END OF BOTTOM NAVBAR ======= -->
409<p class="legalCopy"><small>Copyright &#169; 2012-2013 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved.</small></p>
410</body>
411</html>
412