• 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_67) on Thu Jul 16 17:03:17 PDT 2015 -->
6<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
7<title>JsonInclude.Include (Jackson-annotations 2.6.0 API)</title>
8<meta name="date" content="2015-07-16">
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="JsonInclude.Include (Jackson-annotations 2.6.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/JsonInclude.Include.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/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">Prev Class</span></a></li>
40<li><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.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/JsonInclude.Include.html" target="_top">Frames</a></li>
44<li><a href="JsonInclude.Include.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><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
66<li>Field&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><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
72<li>Field&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="Enum JsonInclude.Include" class="title">Enum JsonInclude.Include</h2>
84</div>
85<div class="contentContainer">
86<ul class="inheritance">
87<li><a href="http://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a>&gt;</li>
91<li>
92<ul class="inheritance">
93<li>com.fasterxml.jackson.annotation.JsonInclude.Include</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://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a>&gt;</dd>
105</dl>
106<dl>
107<dt>Enclosing class:</dt>
108<dd><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation">JsonInclude</a></dd>
109</dl>
110<hr>
111<br>
112<pre>public static enum <span class="strong">JsonInclude.Include</span>
113extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a>&gt;</pre>
114<div class="block">Enumeration used with <a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonInclude</code></a>
115 to define which properties
116 of Java Beans are to be included in serialization.</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">&nbsp;</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/JsonInclude.Include.html#ALWAYS">ALWAYS</a></strong></code>
136<div class="block">Value that indicates that property is to be always included,
137 independent of value of the property.</div>
138</td>
139</tr>
140<tr class="rowColor">
141<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#NON_ABSENT">NON_ABSENT</a></strong></code>
142<div class="block">Value that indicates that properties are included unless their value
143 is:
144
145  null
146  "absent" value of a referential type (like Java 8 `Optional`, or
147     {link java.utl.concurrent.atomic.AtomicReference}); that is, something
148     that would not deference to a non-null value.</div>
149</td>
150</tr>
151<tr class="altColor">
152<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#NON_DEFAULT">NON_DEFAULT</a></strong></code>
153<div class="block">Value that indicates that only properties that have values
154 that differ from default settings (meaning values they have
155 when Bean is constructed with its no-arguments constructor)
156 are to be included.</div>
157</td>
158</tr>
159<tr class="rowColor">
160<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#NON_EMPTY">NON_EMPTY</a></strong></code>
161<div class="block">Value that indicates that only properties that have values
162 that values that are null or what is considered empty are
163 not to be included.</div>
164</td>
165</tr>
166<tr class="altColor">
167<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#NON_NULL">NON_NULL</a></strong></code>
168<div class="block">Value that indicates that only properties with non-null
169 values are to be included.</div>
170</td>
171</tr>
172<tr class="rowColor">
173<td class="colOne"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#USE_DEFAULTS">USE_DEFAULTS</a></strong></code>
174<div class="block">Pseudo-value used to indicate that the higher-level defaults make
175 sense, to avoid overriding inclusion value.</div>
176</td>
177</tr>
178</table>
179</li>
180</ul>
181<!-- ========== METHOD SUMMARY =========== -->
182<ul class="blockList">
183<li class="blockList"><a name="method_summary">
184<!--   -->
185</a>
186<h3>Method Summary</h3>
187<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
188<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
189<tr>
190<th class="colFirst" scope="col">Modifier and Type</th>
191<th class="colLast" scope="col">Method and Description</th>
192</tr>
193<tr class="altColor">
194<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a></code></td>
195<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
196<div class="block">Returns the enum constant of this type with the specified name.</div>
197</td>
198</tr>
199<tr class="rowColor">
200<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a>[]</code></td>
201<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#values()">values</a></strong>()</code>
202<div class="block">Returns an array containing the constants of this enum type, in
203the order they are declared.</div>
204</td>
205</tr>
206</table>
207<ul class="blockList">
208<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
209<!--   -->
210</a>
211<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
212<code><a href="http://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</a></code></li>
213</ul>
214<ul class="blockList">
215<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
216<!--   -->
217</a>
218<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
219<code><a href="http://docs.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://docs.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://docs.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://docs.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://docs.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://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
220</ul>
221</li>
222</ul>
223</li>
224</ul>
225</div>
226<div class="details">
227<ul class="blockList">
228<li class="blockList">
229<!-- ============ ENUM CONSTANT DETAIL =========== -->
230<ul class="blockList">
231<li class="blockList"><a name="enum_constant_detail">
232<!--   -->
233</a>
234<h3>Enum Constant Detail</h3>
235<a name="ALWAYS">
236<!--   -->
237</a>
238<ul class="blockList">
239<li class="blockList">
240<h4>ALWAYS</h4>
241<pre>public static final&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a> ALWAYS</pre>
242<div class="block">Value that indicates that property is to be always included,
243 independent of value of the property.</div>
244</li>
245</ul>
246<a name="NON_NULL">
247<!--   -->
248</a>
249<ul class="blockList">
250<li class="blockList">
251<h4>NON_NULL</h4>
252<pre>public static final&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a> NON_NULL</pre>
253<div class="block">Value that indicates that only properties with non-null
254 values are to be included.</div>
255</li>
256</ul>
257<a name="NON_ABSENT">
258<!--   -->
259</a>
260<ul class="blockList">
261<li class="blockList">
262<h4>NON_ABSENT</h4>
263<pre>public static final&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a> NON_ABSENT</pre>
264<div class="block">Value that indicates that properties are included unless their value
265 is:
266<ul>
267  <li>null</li>
268  <li>"absent" value of a referential type (like Java 8 `Optional`, or
269     {link java.utl.concurrent.atomic.AtomicReference}); that is, something
270     that would not deference to a non-null value.
271 </ul>
272 This option is mostly used to work with "Optional"s (Java 8, Guava).</div>
273<dl><dt><span class="strong">Since:</span></dt>
274  <dd>2.6</dd></dl>
275</li>
276</ul>
277<a name="NON_EMPTY">
278<!--   -->
279</a>
280<ul class="blockList">
281<li class="blockList">
282<h4>NON_EMPTY</h4>
283<pre>public static final&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a> NON_EMPTY</pre>
284<div class="block">Value that indicates that only properties that have values
285 that values that are null or what is considered empty are
286 not to be included.
287 Definition of emptiness is data type specific; see below
288 for details on actual handling.
289<p>
290 Default emptiness is defined for following type:
291<ul>
292 <li>For <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>s and <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>s,
293    method <code>isEmpty()</code> is called;
294   </li>
295 <li>For Java arrays, empty arrays are ones with length of 0
296   </li>
297 <li>For Java <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>s, <code>length()</code> is called,
298   and return value of 0 indicates empty String (note that <code>String.isEmpty()</code>
299   was added in Java 1.6 and as such can not be used by Jackson
300   </li>
301 <li>For date/time types, if timestamp from Epoch is zero (January 1st, 1970, UTC),
302    value is considered empty.
303   </li>
304 <ul>
305  and for other types, null values are excluded but other exclusions (if any).
306<p>
307 Note that this default handling can be overridden by custom
308 <code>JsonSerializer</code> implementation: if method <code>isEmpty()</code>
309 is overridden, it will be called to see if non-null values are
310 considered empty (null is always considered empty).</div>
311</li>
312</ul>
313<a name="NON_DEFAULT">
314<!--   -->
315</a>
316<ul class="blockList">
317<li class="blockList">
318<h4>NON_DEFAULT</h4>
319<pre>public static final&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a> NON_DEFAULT</pre>
320<div class="block">Value that indicates that only properties that have values
321 that differ from default settings (meaning values they have
322 when Bean is constructed with its no-arguments constructor)
323 are to be included.
324<p>
325 Note that value does not make sense for
326 <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> types, since they have no default values;
327 and if used, works same as <a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#ALWAYS"><code>ALWAYS</code></a>.</div>
328</li>
329</ul>
330<a name="USE_DEFAULTS">
331<!--   -->
332</a>
333<ul class="blockListLast">
334<li class="blockList">
335<h4>USE_DEFAULTS</h4>
336<pre>public static final&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a> USE_DEFAULTS</pre>
337<div class="block">Pseudo-value used to indicate that the higher-level defaults make
338 sense, to avoid overriding inclusion value. For example, if returned
339 for a property this would use defaults for the class that contains
340 property, if any defined; and if none defined for that, then
341 global serialization inclusion details.</div>
342<dl><dt><span class="strong">Since:</span></dt>
343  <dd>2.6</dd></dl>
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&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a>[]&nbsp;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 (JsonInclude.Include c : JsonInclude.Include.values())
366&nbsp;   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 the order they are declared</dd></dl>
369</li>
370</ul>
371<a name="valueOf(java.lang.String)">
372<!--   -->
373</a>
374<ul class="blockListLast">
375<li class="blockList">
376<h4>valueOf</h4>
377<pre>public static&nbsp;<a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a>&nbsp;valueOf(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
378<div class="block">Returns the enum constant of this type with the specified name.
379The string must match <i>exactly</i> an identifier used to declare an
380enum constant in this type.  (Extraneous whitespace characters are
381not permitted.)</div>
382<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
383<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
384<dt><span class="strong">Throws:</span></dt>
385<dd><code><a href="http://docs.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 with the specified name</dd>
386<dd><code><a href="http://docs.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>
387</li>
388</ul>
389</li>
390</ul>
391</li>
392</ul>
393</div>
394</div>
395<!-- ========= END OF CLASS DATA ========= -->
396<!-- ======= START OF BOTTOM NAVBAR ====== -->
397<div class="bottomNav"><a name="navbar_bottom">
398<!--   -->
399</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
400<!--   -->
401</a>
402<ul class="navList" title="Navigation">
403<li><a href="../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li>
404<li class="navBarCell1Rev">Class</li>
405<li><a href="class-use/JsonInclude.Include.html">Use</a></li>
406<li><a href="package-tree.html">Tree</a></li>
407<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
408<li><a href="../../../../index-all.html">Index</a></li>
409<li><a href="../../../../help-doc.html">Help</a></li>
410</ul>
411</div>
412<div class="subNav">
413<ul class="navList">
414<li><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">Prev Class</span></a></li>
415<li><a href="../../../../com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">Next Class</span></a></li>
416</ul>
417<ul class="navList">
418<li><a href="../../../../index.html?com/fasterxml/jackson/annotation/JsonInclude.Include.html" target="_top">Frames</a></li>
419<li><a href="JsonInclude.Include.html" target="_top">No Frames</a></li>
420</ul>
421<ul class="navList" id="allclasses_navbar_bottom">
422<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
423</ul>
424<div>
425<script type="text/javascript"><!--
426  allClassesLink = document.getElementById("allclasses_navbar_bottom");
427  if(window==top) {
428    allClassesLink.style.display = "block";
429  }
430  else {
431    allClassesLink.style.display = "none";
432  }
433  //-->
434</script>
435</div>
436<div>
437<ul class="subNavList">
438<li>Summary:&nbsp;</li>
439<li>Nested&nbsp;|&nbsp;</li>
440<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
441<li>Field&nbsp;|&nbsp;</li>
442<li><a href="#method_summary">Method</a></li>
443</ul>
444<ul class="subNavList">
445<li>Detail:&nbsp;</li>
446<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
447<li>Field&nbsp;|&nbsp;</li>
448<li><a href="#method_detail">Method</a></li>
449</ul>
450</div>
451<a name="skip-navbar_bottom">
452<!--   -->
453</a></div>
454<!-- ======== END OF BOTTOM NAVBAR ======= -->
455<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
456</body>
457</html>
458