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.JacksonAnnotation (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.JacksonAnnotation (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/JacksonAnnotation.html" title="annotation 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-useJacksonAnnotation.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="JacksonAnnotation.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.JacksonAnnotation</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/JacksonAnnotation.html" title="annotation in com.fasterxml.jackson.annotation">JacksonAnnotation</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">Classes in <A HREF="../../../../../com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</A> with annotations of type <A HREF="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotation.html" title="annotation in com.fasterxml.jackson.annotation">JacksonAnnotation</A></FONT></TH> 99</TR> 100<TR BGCOLOR="white" CLASS="TableRowColor"> 101<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 102<CODE> interface</CODE></FONT></TD> 103<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotationsInside.html" title="annotation in com.fasterxml.jackson.annotation">JacksonAnnotationsInside</A></B></CODE> 104 105<BR> 106 Meta-annotation (annotations used on other annotations) 107 used for indicating that instead of using target annotation 108 (annotation annotated with this annotation), 109 Jackson should use meta-annotations it has.</TD> 110</TR> 111<TR BGCOLOR="white" CLASS="TableRowColor"> 112<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 113<CODE> interface</CODE></FONT></TD> 114<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</A></B></CODE> 115 116<BR> 117 Jackson-specific annotation used for indicating that value of 118 annotated property will be "injected", i.e.</TD> 119</TR> 120<TR BGCOLOR="white" CLASS="TableRowColor"> 121<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 122<CODE> interface</CODE></FONT></TD> 123<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonAnyGetter.html" title="annotation in com.fasterxml.jackson.annotation">JsonAnyGetter</A></B></CODE> 124 125<BR> 126 Marker annotation that can be used to define a non-static, 127 no-argument method or member field as something of a reverse of 128 <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonAnySetter.html" title="annotation in com.fasterxml.jackson.annotation"><CODE>JsonAnySetter</CODE></A> method; basically being used like a 129 getter but such that contents of the returned Map (type <b>must</b> be 130 <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>) are serialized as if they were actual properties 131 of the bean that contains method/field with this annotations.</TD> 132</TR> 133<TR BGCOLOR="white" CLASS="TableRowColor"> 134<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 135<CODE> interface</CODE></FONT></TD> 136<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonAnySetter.html" title="annotation in com.fasterxml.jackson.annotation">JsonAnySetter</A></B></CODE> 137 138<BR> 139 Marker annotation that can be used to define a non-static, 140 single-argument method, to be used as a "fallback" handler 141 for all otherwise unrecognized properties found from Json content.</TD> 142</TR> 143<TR BGCOLOR="white" CLASS="TableRowColor"> 144<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 145<CODE> interface</CODE></FONT></TD> 146<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonAutoDetect.html" title="annotation in com.fasterxml.jackson.annotation">JsonAutoDetect</A></B></CODE> 147 148<BR> 149 Class annotation that can be used to define which kinds of Methods 150 are to be detected by auto-detection.</TD> 151</TR> 152<TR BGCOLOR="white" CLASS="TableRowColor"> 153<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 154<CODE> interface</CODE></FONT></TD> 155<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonBackReference.html" title="annotation in com.fasterxml.jackson.annotation">JsonBackReference</A></B></CODE> 156 157<BR> 158 Annotation used to indicate that associated property is part of 159 two-way linkage between fields; and that its role is "child" (or "back") link.</TD> 160</TR> 161<TR BGCOLOR="white" CLASS="TableRowColor"> 162<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 163<CODE> interface</CODE></FONT></TD> 164<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonCreator.html" title="annotation in com.fasterxml.jackson.annotation">JsonCreator</A></B></CODE> 165 166<BR> 167 Marker annotation that can be used to define constructors and factory 168 methods as one to use for instantiating new instances of the associated 169 class.</TD> 170</TR> 171<TR BGCOLOR="white" CLASS="TableRowColor"> 172<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 173<CODE> interface</CODE></FONT></TD> 174<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonFilter.html" title="annotation in com.fasterxml.jackson.annotation">JsonFilter</A></B></CODE> 175 176<BR> 177 Annotation used to indicate which logical filter is to be used 178 for filtering out properties of type (class) annotated; 179 association made by this annotation declaring ids of filters, 180 and <code>com.fasterxml.jackson.databind.ObjectMapper</code> (or objects 181 it delegates to) providing matching filters by id.</TD> 182</TR> 183<TR BGCOLOR="white" CLASS="TableRowColor"> 184<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 185<CODE> interface</CODE></FONT></TD> 186<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</A></B></CODE> 187 188<BR> 189 General-purpose annotation used for configuring details of how 190 values of properties are to be serialized.</TD> 191</TR> 192<TR BGCOLOR="white" CLASS="TableRowColor"> 193<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 194<CODE> interface</CODE></FONT></TD> 195<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonGetter.html" title="annotation in com.fasterxml.jackson.annotation">JsonGetter</A></B></CODE> 196 197<BR> 198 Marker annotation that can be used to define a non-static, 199 no-argument value-returning (non-void) method to be used as a "getter" 200 for a logical property.</TD> 201</TR> 202<TR BGCOLOR="white" CLASS="TableRowColor"> 203<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 204<CODE> interface</CODE></FONT></TD> 205<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonIdentityInfo.html" title="annotation in com.fasterxml.jackson.annotation">JsonIdentityInfo</A></B></CODE> 206 207<BR> 208 Annotation used for indicating that values of annotated type 209 or property should be serializing so that instances either 210 contain additional object identifier (in addition actual object 211 properties), or as a reference that consists of an object id 212 that refers to a full serialization.</TD> 213</TR> 214<TR BGCOLOR="white" CLASS="TableRowColor"> 215<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 216<CODE> interface</CODE></FONT></TD> 217<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonIgnore.html" title="annotation in com.fasterxml.jackson.annotation">JsonIgnore</A></B></CODE> 218 219<BR> 220 Marker annotation that indicates that the annotated method or field is to be 221 ignored by introspection-based 222 serialization and deserialization functionality.</TD> 223</TR> 224<TR BGCOLOR="white" CLASS="TableRowColor"> 225<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 226<CODE> interface</CODE></FONT></TD> 227<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonIgnoreProperties.html" title="annotation in com.fasterxml.jackson.annotation">JsonIgnoreProperties</A></B></CODE> 228 229<BR> 230 Annotation that can be used to either suppress serialization of 231 properties (during serialization), or ignore processing of 232 JSON properties read (during deserialization).</TD> 233</TR> 234<TR BGCOLOR="white" CLASS="TableRowColor"> 235<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 236<CODE> interface</CODE></FONT></TD> 237<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonIgnoreType.html" title="annotation in com.fasterxml.jackson.annotation">JsonIgnoreType</A></B></CODE> 238 239<BR> 240 Marker annotation that indicates that all properties of annotated 241 type are to be ignored during serialization and deserialization.</TD> 242</TR> 243<TR BGCOLOR="white" CLASS="TableRowColor"> 244<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 245<CODE> interface</CODE></FONT></TD> 246<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation">JsonInclude</A></B></CODE> 247 248<BR> 249 Annotation used to indicate when value of the annotated property (when 250 used for a field, method or constructor parameter), or all 251 properties of the annotated class, is to be serialized.</TD> 252</TR> 253<TR BGCOLOR="white" CLASS="TableRowColor"> 254<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 255<CODE> interface</CODE></FONT></TD> 256<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonManagedReference.html" title="annotation in com.fasterxml.jackson.annotation">JsonManagedReference</A></B></CODE> 257 258<BR> 259 Annotation used to indicate that annotated property is part of 260 two-way linkage between fields; and that its role is "parent" (or "forward") link.</TD> 261</TR> 262<TR BGCOLOR="white" CLASS="TableRowColor"> 263<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 264<CODE> interface</CODE></FONT></TD> 265<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonProperty.html" title="annotation in com.fasterxml.jackson.annotation">JsonProperty</A></B></CODE> 266 267<BR> 268 Marker annotation that can be used to define a non-static 269 method as a "setter" or "getter" for a logical property 270 (depending on its signature), 271 or non-static object field to be used (serialized, deserialized) as 272 a logical property.</TD> 273</TR> 274<TR BGCOLOR="white" CLASS="TableRowColor"> 275<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 276<CODE> interface</CODE></FONT></TD> 277<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonPropertyOrder.html" title="annotation in com.fasterxml.jackson.annotation">JsonPropertyOrder</A></B></CODE> 278 279<BR> 280 Annotation that can be used to define ordering (possibly partial) to use 281 when serializing object properties.</TD> 282</TR> 283<TR BGCOLOR="white" CLASS="TableRowColor"> 284<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 285<CODE> interface</CODE></FONT></TD> 286<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonRawValue.html" title="annotation in com.fasterxml.jackson.annotation">JsonRawValue</A></B></CODE> 287 288<BR> 289 Marker annotation that indicates that the annotated method 290 or field should be serialized by including literal String value 291 of the property as is, without quoting of characters.</TD> 292</TR> 293<TR BGCOLOR="white" CLASS="TableRowColor"> 294<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 295<CODE> interface</CODE></FONT></TD> 296<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonRootName.html" title="annotation in com.fasterxml.jackson.annotation">JsonRootName</A></B></CODE> 297 298<BR> 299 Annotation similar to <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/annotation/XmlRootElement.html?is-external=true" title="class or interface in javax.xml.bind.annotation"><CODE>XmlRootElement</CODE></A>, 300 used to indicate name to use for root-level wrapping, if wrapping is 301 enabled.</TD> 302</TR> 303<TR BGCOLOR="white" CLASS="TableRowColor"> 304<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 305<CODE> interface</CODE></FONT></TD> 306<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonSetter.html" title="annotation in com.fasterxml.jackson.annotation">JsonSetter</A></B></CODE> 307 308<BR> 309 Marker annotation that can be used to define a non-static, 310 single-argument method to be used as a "setter" for a logical property 311 as an alternative to recommended 312 <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonProperty.html" title="annotation in com.fasterxml.jackson.annotation"><CODE>JsonProperty</CODE></A> annotation (which was introduced in version 1.1).</TD> 313</TR> 314<TR BGCOLOR="white" CLASS="TableRowColor"> 315<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 316<CODE> interface</CODE></FONT></TD> 317<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonSubTypes.html" title="annotation in com.fasterxml.jackson.annotation">JsonSubTypes</A></B></CODE> 318 319<BR> 320 Annotation used with <A HREF="../../../../../com/fasterxml/jackson/annotation/JsonTypeInfo.html" title="annotation in com.fasterxml.jackson.annotation"><CODE>JsonTypeInfo</CODE></A> to indicate sub types of serializable 321 polymorphic types, and to associate logical names used within JSON content 322 (which is more portable than using physical Java class names).</TD> 323</TR> 324<TR BGCOLOR="white" CLASS="TableRowColor"> 325<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 326<CODE> interface</CODE></FONT></TD> 327<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonTypeId.html" title="annotation in com.fasterxml.jackson.annotation">JsonTypeId</A></B></CODE> 328 329<BR> 330 Marker annotation that can be used on a property accessor 331 (field, getter or setter, constructor parameter) to indicate that 332 the property is to contain type id to use when including 333 polymorphic type information.</TD> 334</TR> 335<TR BGCOLOR="white" CLASS="TableRowColor"> 336<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 337<CODE> interface</CODE></FONT></TD> 338<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonTypeInfo.html" title="annotation in com.fasterxml.jackson.annotation">JsonTypeInfo</A></B></CODE> 339 340<BR> 341 Annotation used for configuring details of if and how type information is 342 used with JSON serialization and deserialization, to preserve information 343 about actual class of Object instances.</TD> 344</TR> 345<TR BGCOLOR="white" CLASS="TableRowColor"> 346<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 347<CODE> interface</CODE></FONT></TD> 348<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonTypeName.html" title="annotation in com.fasterxml.jackson.annotation">JsonTypeName</A></B></CODE> 349 350<BR> 351 Annotation used for binding logical name that the annotated class 352 has.</TD> 353</TR> 354<TR BGCOLOR="white" CLASS="TableRowColor"> 355<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 356<CODE> interface</CODE></FONT></TD> 357<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonUnwrapped.html" title="annotation in com.fasterxml.jackson.annotation">JsonUnwrapped</A></B></CODE> 358 359<BR> 360 Annotation used to indicate that a property should be serialized 361 "unwrapped"; that is, if it would be serialized as JSON Object, its 362 properties are instead included as properties of its containing 363 Object.</TD> 364</TR> 365<TR BGCOLOR="white" CLASS="TableRowColor"> 366<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 367<CODE> interface</CODE></FONT></TD> 368<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonValue.html" title="annotation in com.fasterxml.jackson.annotation">JsonValue</A></B></CODE> 369 370<BR> 371 Marker annotation similar to 372 <A HREF="http://docs.oracle.com/javase/6/docs/api/javax/xml/bind/annotation/XmlValue.html?is-external=true" title="class or interface in javax.xml.bind.annotation"><CODE>XmlValue</CODE></A> 373 that indicates that results of the annotated "getter" method 374 (which means signature must be that of getters; non-void return 375 type, no args) is to be used as the single value to serialize 376 for the instance.</TD> 377</TR> 378<TR BGCOLOR="white" CLASS="TableRowColor"> 379<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 380<CODE> interface</CODE></FONT></TD> 381<TD><CODE><B><A HREF="../../../../../com/fasterxml/jackson/annotation/JsonView.html" title="annotation in com.fasterxml.jackson.annotation">JsonView</A></B></CODE> 382 383<BR> 384 Annotation used for indicating view(s) that the property 385 that is defined by method or field annotated is part of.</TD> 386</TR> 387</TABLE> 388 389<P> 390<HR> 391 392 393<!-- ======= START OF BOTTOM NAVBAR ====== --> 394<A NAME="navbar_bottom"><!-- --></A> 395<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 396<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 397<TR> 398<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 399<A NAME="navbar_bottom_firstrow"><!-- --></A> 400<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 401 <TR ALIGN="center" VALIGN="top"> 402 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/fasterxml/jackson/annotation/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 403 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotation.html" title="annotation in com.fasterxml.jackson.annotation"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 404 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 405 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 406 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 407 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 408 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 409 </TR> 410</TABLE> 411</TD> 412<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 413</EM> 414</TD> 415</TR> 416 417<TR> 418<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 419 PREV 420 NEXT</FONT></TD> 421<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 422 <A HREF="../../../../../index.html?com/fasterxml/jackson/annotation//class-useJacksonAnnotation.html" target="_top"><B>FRAMES</B></A> 423 <A HREF="JacksonAnnotation.html" target="_top"><B>NO FRAMES</B></A> 424 <SCRIPT type="text/javascript"> 425 <!-- 426 if(window==top) { 427 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 428 } 429 //--> 430</SCRIPT> 431<NOSCRIPT> 432 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> 433</NOSCRIPT> 434 435 436</FONT></TD> 437</TR> 438</TABLE> 439<A NAME="skip-navbar_bottom"></A> 440<!-- ======== END OF BOTTOM NAVBAR ======= --> 441 442<HR> 443Copyright © 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved. 444</BODY> 445</HTML> 446