1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!--NewPage--> 3<HTML> 4<HEAD> 5<!-- Generated by javadoc (build 1.6.0_29) on Mon Mar 26 18:49:11 PDT 2012 --> 6<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<TITLE> 8Uses of Class com.fasterxml.jackson.annotation.JsonInclude.Include (Jackson-annotations 2.0.0 API) 9</TITLE> 10 11<META NAME="date" CONTENT="2012-03-26"> 12 13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> 14 15<SCRIPT type="text/javascript"> 16function windowTitle() 17{ 18 if (location.href.indexOf('is-external=true') == -1) { 19 parent.document.title="Uses of Class com.fasterxml.jackson.annotation.JsonInclude.Include (Jackson-annotations 2.0.0 API)"; 20 } 21} 22</SCRIPT> 23<NOSCRIPT> 24</NOSCRIPT> 25 26</HEAD> 27 28<BODY BGCOLOR="white" onload="windowTitle();"> 29<HR> 30 31 32<!-- ========= START OF TOP NAVBAR ======= --> 33<A NAME="navbar_top"><!-- --></A> 34<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 35<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 36<TR> 37<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 38<A NAME="navbar_top_firstrow"><!-- --></A> 39<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 40 <TR ALIGN="center" VALIGN="top"> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/fasterxml/jackson/annotation/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 48 </TR> 49</TABLE> 50</TD> 51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 52</EM> 53</TD> 54</TR> 55 56<TR> 57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 PREV 59 NEXT</FONT></TD> 60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../../../../../index.html?com/fasterxml/jackson/annotation//class-useJsonInclude.Include.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="JsonInclude.Include.html" target="_top"><B>NO FRAMES</B></A> 63 <SCRIPT type="text/javascript"> 64 <!-- 65 if(window==top) { 66 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 67 } 68 //--> 69</SCRIPT> 70<NOSCRIPT> 71 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> 72</NOSCRIPT> 73 74 75</FONT></TD> 76</TR> 77</TABLE> 78<A NAME="skip-navbar_top"></A> 79<!-- ========= END OF TOP NAVBAR ========= --> 80 81<HR> 82<CENTER> 83<H2> 84<B>Uses of Class<br>com.fasterxml.jackson.annotation.JsonInclude.Include</B></H2> 85</CENTER> 86<A NAME="com.fasterxml.jackson.annotation"><!-- --></A> 87<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 88<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 89<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 90Uses of <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</A> in <A HREF="../../../../../com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</A></FONT></TH> 91</TR> 92</TABLE> 93 94<P> 95 96<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 97<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 98<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</A> that return <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</A></FONT></TH> 99</TR> 100<TR BGCOLOR="white" CLASS="TableRowColor"> 101<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 102<CODE>static <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</A></CODE></FONT></TD> 103<TD><CODE><B>JsonInclude.Include.</B><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#valueOf(java.lang.String)">valueOf</A></B>(<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> name)</CODE> 104 105<BR> 106 Returns the enum constant of this type with the specified name.</TD> 107</TR> 108<TR BGCOLOR="white" CLASS="TableRowColor"> 109<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 110<CODE>static <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</A>[]</CODE></FONT></TD> 111<TD><CODE><B>JsonInclude.Include.</B><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html#values()">values</A></B>()</CODE> 112 113<BR> 114 Returns an array containing the constants of this enum type, in 115the order they are declared.</TD> 116</TR> 117</TABLE> 118 119<P> 120<HR> 121 122 123<!-- ======= START OF BOTTOM NAVBAR ====== --> 124<A NAME="navbar_bottom"><!-- --></A> 125<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 126<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 127<TR> 128<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 129<A NAME="navbar_bottom_firstrow"><!-- --></A> 130<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 131 <TR ALIGN="center" VALIGN="top"> 132 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/fasterxml/jackson/annotation/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 133 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 134 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 135 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 136 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 137 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 138 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 139 </TR> 140</TABLE> 141</TD> 142<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 143</EM> 144</TD> 145</TR> 146 147<TR> 148<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 149 PREV 150 NEXT</FONT></TD> 151<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 152 <A HREF="../../../../../index.html?com/fasterxml/jackson/annotation//class-useJsonInclude.Include.html" target="_top"><B>FRAMES</B></A> 153 <A HREF="JsonInclude.Include.html" target="_top"><B>NO FRAMES</B></A> 154 <SCRIPT type="text/javascript"> 155 <!-- 156 if(window==top) { 157 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 158 } 159 //--> 160</SCRIPT> 161<NOSCRIPT> 162 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> 163</NOSCRIPT> 164 165 166</FONT></TD> 167</TR> 168</TABLE> 169<A NAME="skip-navbar_bottom"></A> 170<!-- ======== END OF BOTTOM NAVBAR ======= --> 171 172<HR> 173Copyright © 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved. 174</BODY> 175</HTML> 176