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_10-ea) on Sun Jul 14 20:03:25 PDT 2013 --> 6<title>BeanProperty.Std (Jackson JSON Processor)</title> 7<meta name="date" content="2013-07-14"> 8<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> 9</head> 10<body> 11<script type="text/javascript"><!-- 12 if (location.href.indexOf('is-external=true') == -1) { 13 parent.document.title="BeanProperty.Std (Jackson JSON Processor)"; 14 } 15//--> 16</script> 17<noscript> 18<div>JavaScript is disabled on your browser.</div> 19</noscript> 20<!-- ========= START OF TOP NAVBAR ======= --> 21<div class="topNav"><a name="navbar_top"> 22<!-- --> 23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> 24<!-- --> 25</a> 26<ul class="navList" title="Navigation"> 27<li><a href="../../../../overview-summary.html">Overview</a></li> 28<li><a href="package-summary.html">Package</a></li> 29<li class="navBarCell1Rev">Class</li> 30<li><a href="class-use/BeanProperty.Std.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="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map"><span class="strong">Prev Class</span></a></li> 40<li><a href="../../../../org/codehaus/jackson/map/BeanPropertyDefinition.html" title="class in org.codehaus.jackson.map"><span class="strong">Next Class</span></a></li> 41</ul> 42<ul class="navList"> 43<li><a href="../../../../index.html?org/codehaus/jackson/map/BeanProperty.Std.html" target="_top">Frames</a></li> 44<li><a href="BeanProperty.Std.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="#field_summary">Field</a> | </li> 66<li><a href="#constructor_summary">Constr</a> | </li> 67<li><a href="#method_summary">Method</a></li> 68</ul> 69<ul class="subNavList"> 70<li>Detail: </li> 71<li><a href="#field_detail">Field</a> | </li> 72<li><a href="#constructor_detail">Constr</a> | </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">org.codehaus.jackson.map</div> 83<h2 title="Class BeanProperty.Std" class="title">Class BeanProperty.Std</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>org.codehaus.jackson.map.BeanProperty.Std</li> 91</ul> 92</li> 93</ul> 94<div class="description"> 95<ul class="blockList"> 96<li class="blockList"> 97<dl> 98<dt>All Implemented Interfaces:</dt> 99<dd><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a>, <a href="../../../../org/codehaus/jackson/map/util/Named.html" title="interface in org.codehaus.jackson.map.util">Named</a></dd> 100</dl> 101<dl> 102<dt>Direct Known Subclasses:</dt> 103<dd><a href="../../../../org/codehaus/jackson/map/deser/impl/ValueInjector.html" title="class in org.codehaus.jackson.map.deser.impl">ValueInjector</a></dd> 104</dl> 105<dl> 106<dt>Enclosing interface:</dt> 107<dd><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></dd> 108</dl> 109<hr> 110<br> 111<pre>public static class <span class="strong">BeanProperty.Std</span> 112extends <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> 113implements <a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></pre> 114</li> 115</ul> 116</div> 117<div class="summary"> 118<ul class="blockList"> 119<li class="blockList"> 120<!-- ======== NESTED CLASS SUMMARY ======== --> 121<ul class="blockList"> 122<li class="blockList"><a name="nested_class_summary"> 123<!-- --> 124</a> 125<h3>Nested Class Summary</h3> 126<ul class="blockList"> 127<li class="blockList"><a name="nested_classes_inherited_from_class_org.codehaus.jackson.map.BeanProperty"> 128<!-- --> 129</a> 130<h3>Nested classes/interfaces inherited from interface org.codehaus.jackson.map.<a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></h3> 131<code><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html" title="class in org.codehaus.jackson.map">BeanProperty.Std</a></code></li> 132</ul> 133</li> 134</ul> 135<!-- =========== FIELD SUMMARY =========== --> 136<ul class="blockList"> 137<li class="blockList"><a name="field_summary"> 138<!-- --> 139</a> 140<h3>Field Summary</h3> 141<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> 142<caption><span>Fields</span><span class="tabEnd"> </span></caption> 143<tr> 144<th class="colFirst" scope="col">Modifier and Type</th> 145<th class="colLast" scope="col">Field and Description</th> 146</tr> 147<tr class="altColor"> 148<td class="colFirst"><code>protected <a href="../../../../org/codehaus/jackson/map/util/Annotations.html" title="interface in org.codehaus.jackson.map.util">Annotations</a></code></td> 149<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#_contextAnnotations">_contextAnnotations</a></strong></code> 150<div class="block">Annotations defined in the context class (if any); may be null 151 if no annotations were found</div> 152</td> 153</tr> 154<tr class="rowColor"> 155<td class="colFirst"><code>protected <a href="../../../../org/codehaus/jackson/map/introspect/AnnotatedMember.html" title="class in org.codehaus.jackson.map.introspect">AnnotatedMember</a></code></td> 156<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#_member">_member</a></strong></code> 157<div class="block">Physical entity (field, method or constructor argument) that 158 is used to access value of property (or in case of constructor 159 property, just placeholder)</div> 160</td> 161</tr> 162<tr class="altColor"> 163<td class="colFirst"><code>protected <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></code></td> 164<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#_name">_name</a></strong></code> </td> 165</tr> 166<tr class="rowColor"> 167<td class="colFirst"><code>protected <a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a></code></td> 168<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#_type">_type</a></strong></code> </td> 169</tr> 170</table> 171</li> 172</ul> 173<!-- ======== CONSTRUCTOR SUMMARY ======== --> 174<ul class="blockList"> 175<li class="blockList"><a name="constructor_summary"> 176<!-- --> 177</a> 178<h3>Constructor Summary</h3> 179<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> 180<caption><span>Constructors</span><span class="tabEnd"> </span></caption> 181<tr> 182<th class="colOne" scope="col">Constructor and Description</th> 183</tr> 184<tr class="altColor"> 185<td class="colOne"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#BeanProperty.Std(java.lang.String, org.codehaus.jackson.type.JavaType, org.codehaus.jackson.map.util.Annotations, org.codehaus.jackson.map.introspect.AnnotatedMember)">BeanProperty.Std</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> name, 186 <a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a> type, 187 <a href="../../../../org/codehaus/jackson/map/util/Annotations.html" title="interface in org.codehaus.jackson.map.util">Annotations</a> contextAnnotations, 188 <a href="../../../../org/codehaus/jackson/map/introspect/AnnotatedMember.html" title="class in org.codehaus.jackson.map.introspect">AnnotatedMember</a> member)</code> </td> 189</tr> 190</table> 191</li> 192</ul> 193<!-- ========== METHOD SUMMARY =========== --> 194<ul class="blockList"> 195<li class="blockList"><a name="method_summary"> 196<!-- --> 197</a> 198<h3>Method Summary</h3> 199<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> 200<caption><span>Methods</span><span class="tabEnd"> </span></caption> 201<tr> 202<th class="colFirst" scope="col">Modifier and Type</th> 203<th class="colLast" scope="col">Method and Description</th> 204</tr> 205<tr class="altColor"> 206<td class="colFirst"><code><A extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>> <br>A</code></td> 207<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#getAnnotation(java.lang.Class)">getAnnotation</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><A> acls)</code> 208<div class="block">Method for finding annotation associated with this property; 209 meaning annotation associated with one of entities used to 210 access property.</div> 211</td> 212</tr> 213<tr class="rowColor"> 214<td class="colFirst"><code><A extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>> <br>A</code></td> 215<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#getContextAnnotation(java.lang.Class)">getContextAnnotation</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><A> acls)</code> 216<div class="block">Method for finding annotation associated with context of 217 this property; usually class in which member is declared 218 (or its subtype if processing subtype).</div> 219</td> 220</tr> 221<tr class="altColor"> 222<td class="colFirst"><code><a href="../../../../org/codehaus/jackson/map/introspect/AnnotatedMember.html" title="class in org.codehaus.jackson.map.introspect">AnnotatedMember</a></code></td> 223<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#getMember()">getMember</a></strong>()</code> 224<div class="block">Method for accessing primary physical entity that represents the property; 225 annotated field, method or constructor property.</div> 226</td> 227</tr> 228<tr class="rowColor"> 229<td class="colFirst"><code><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></code></td> 230<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#getName()">getName</a></strong>()</code> 231<div class="block">Method to get logical name of the property</div> 232</td> 233</tr> 234<tr class="altColor"> 235<td class="colFirst"><code><a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a></code></td> 236<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#getType()">getType</a></strong>()</code> 237<div class="block">Method to get declared type of the property.</div> 238</td> 239</tr> 240<tr class="rowColor"> 241<td class="colFirst"><code><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html" title="class in org.codehaus.jackson.map">BeanProperty.Std</a></code></td> 242<td class="colLast"><code><strong><a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html#withType(org.codehaus.jackson.type.JavaType)">withType</a></strong>(<a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a> type)</code> </td> 243</tr> 244</table> 245<ul class="blockList"> 246<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> 247<!-- --> 248</a> 249<h3>Methods inherited from class 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> 250<code><a href="http://docs.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://docs.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://docs.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://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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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, int)" title="class or interface in java.lang">wait</a></code></li> 251</ul> 252</li> 253</ul> 254</li> 255</ul> 256</div> 257<div class="details"> 258<ul class="blockList"> 259<li class="blockList"> 260<!-- ============ FIELD DETAIL =========== --> 261<ul class="blockList"> 262<li class="blockList"><a name="field_detail"> 263<!-- --> 264</a> 265<h3>Field Detail</h3> 266<a name="_name"> 267<!-- --> 268</a> 269<ul class="blockList"> 270<li class="blockList"> 271<h4>_name</h4> 272<pre>protected final <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</pre> 273</li> 274</ul> 275<a name="_type"> 276<!-- --> 277</a> 278<ul class="blockList"> 279<li class="blockList"> 280<h4>_type</h4> 281<pre>protected final <a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a> _type</pre> 282</li> 283</ul> 284<a name="_member"> 285<!-- --> 286</a> 287<ul class="blockList"> 288<li class="blockList"> 289<h4>_member</h4> 290<pre>protected final <a href="../../../../org/codehaus/jackson/map/introspect/AnnotatedMember.html" title="class in org.codehaus.jackson.map.introspect">AnnotatedMember</a> _member</pre> 291<div class="block">Physical entity (field, method or constructor argument) that 292 is used to access value of property (or in case of constructor 293 property, just placeholder)</div> 294</li> 295</ul> 296<a name="_contextAnnotations"> 297<!-- --> 298</a> 299<ul class="blockListLast"> 300<li class="blockList"> 301<h4>_contextAnnotations</h4> 302<pre>protected final <a href="../../../../org/codehaus/jackson/map/util/Annotations.html" title="interface in org.codehaus.jackson.map.util">Annotations</a> _contextAnnotations</pre> 303<div class="block">Annotations defined in the context class (if any); may be null 304 if no annotations were found</div> 305</li> 306</ul> 307</li> 308</ul> 309<!-- ========= CONSTRUCTOR DETAIL ======== --> 310<ul class="blockList"> 311<li class="blockList"><a name="constructor_detail"> 312<!-- --> 313</a> 314<h3>Constructor Detail</h3> 315<a name="BeanProperty.Std(java.lang.String, org.codehaus.jackson.type.JavaType, org.codehaus.jackson.map.util.Annotations, org.codehaus.jackson.map.introspect.AnnotatedMember)"> 316<!-- --> 317</a> 318<ul class="blockListLast"> 319<li class="blockList"> 320<h4>BeanProperty.Std</h4> 321<pre>public BeanProperty.Std(<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, 322 <a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a> type, 323 <a href="../../../../org/codehaus/jackson/map/util/Annotations.html" title="interface in org.codehaus.jackson.map.util">Annotations</a> contextAnnotations, 324 <a href="../../../../org/codehaus/jackson/map/introspect/AnnotatedMember.html" title="class in org.codehaus.jackson.map.introspect">AnnotatedMember</a> member)</pre> 325</li> 326</ul> 327</li> 328</ul> 329<!-- ============ METHOD DETAIL ========== --> 330<ul class="blockList"> 331<li class="blockList"><a name="method_detail"> 332<!-- --> 333</a> 334<h3>Method Detail</h3> 335<a name="withType(org.codehaus.jackson.type.JavaType)"> 336<!-- --> 337</a> 338<ul class="blockList"> 339<li class="blockList"> 340<h4>withType</h4> 341<pre>public <a href="../../../../org/codehaus/jackson/map/BeanProperty.Std.html" title="class in org.codehaus.jackson.map">BeanProperty.Std</a> withType(<a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a> type)</pre> 342</li> 343</ul> 344<a name="getAnnotation(java.lang.Class)"> 345<!-- --> 346</a> 347<ul class="blockList"> 348<li class="blockList"> 349<h4>getAnnotation</h4> 350<pre>public <A extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>> A getAnnotation(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><A> acls)</pre> 351<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getAnnotation(java.lang.Class)">BeanProperty</a></code></strong></div> 352<div class="block">Method for finding annotation associated with this property; 353 meaning annotation associated with one of entities used to 354 access property.</div> 355<dl> 356<dt><strong>Specified by:</strong></dt> 357<dd><code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getAnnotation(java.lang.Class)">getAnnotation</a></code> in interface <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></code></dd> 358</dl> 359</li> 360</ul> 361<a name="getContextAnnotation(java.lang.Class)"> 362<!-- --> 363</a> 364<ul class="blockList"> 365<li class="blockList"> 366<h4>getContextAnnotation</h4> 367<pre>public <A extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>> A getContextAnnotation(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><A> acls)</pre> 368<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getContextAnnotation(java.lang.Class)">BeanProperty</a></code></strong></div> 369<div class="block">Method for finding annotation associated with context of 370 this property; usually class in which member is declared 371 (or its subtype if processing subtype).</div> 372<dl> 373<dt><strong>Specified by:</strong></dt> 374<dd><code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getContextAnnotation(java.lang.Class)">getContextAnnotation</a></code> in interface <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></code></dd> 375</dl> 376</li> 377</ul> 378<a name="getName()"> 379<!-- --> 380</a> 381<ul class="blockList"> 382<li class="blockList"> 383<h4>getName</h4> 384<pre>public <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> getName()</pre> 385<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getName()">BeanProperty</a></code></strong></div> 386<div class="block">Method to get logical name of the property</div> 387<dl> 388<dt><strong>Specified by:</strong></dt> 389<dd><code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getName()">getName</a></code> in interface <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></code></dd> 390<dt><strong>Specified by:</strong></dt> 391<dd><code><a href="../../../../org/codehaus/jackson/map/util/Named.html#getName()">getName</a></code> in interface <code><a href="../../../../org/codehaus/jackson/map/util/Named.html" title="interface in org.codehaus.jackson.map.util">Named</a></code></dd> 392</dl> 393</li> 394</ul> 395<a name="getType()"> 396<!-- --> 397</a> 398<ul class="blockList"> 399<li class="blockList"> 400<h4>getType</h4> 401<pre>public <a href="../../../../org/codehaus/jackson/type/JavaType.html" title="class in org.codehaus.jackson.type">JavaType</a> getType()</pre> 402<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getType()">BeanProperty</a></code></strong></div> 403<div class="block">Method to get declared type of the property.</div> 404<dl> 405<dt><strong>Specified by:</strong></dt> 406<dd><code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getType()">getType</a></code> in interface <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></code></dd> 407</dl> 408</li> 409</ul> 410<a name="getMember()"> 411<!-- --> 412</a> 413<ul class="blockListLast"> 414<li class="blockList"> 415<h4>getMember</h4> 416<pre>public <a href="../../../../org/codehaus/jackson/map/introspect/AnnotatedMember.html" title="class in org.codehaus.jackson.map.introspect">AnnotatedMember</a> getMember()</pre> 417<div class="block"><strong>Description copied from interface: <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getMember()">BeanProperty</a></code></strong></div> 418<div class="block">Method for accessing primary physical entity that represents the property; 419 annotated field, method or constructor property.</div> 420<dl> 421<dt><strong>Specified by:</strong></dt> 422<dd><code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html#getMember()">getMember</a></code> in interface <code><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map">BeanProperty</a></code></dd> 423</dl> 424</li> 425</ul> 426</li> 427</ul> 428</li> 429</ul> 430</div> 431</div> 432<!-- ========= END OF CLASS DATA ========= --> 433<!-- ======= START OF BOTTOM NAVBAR ====== --> 434<div class="bottomNav"><a name="navbar_bottom"> 435<!-- --> 436</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> 437<!-- --> 438</a> 439<ul class="navList" title="Navigation"> 440<li><a href="../../../../overview-summary.html">Overview</a></li> 441<li><a href="package-summary.html">Package</a></li> 442<li class="navBarCell1Rev">Class</li> 443<li><a href="class-use/BeanProperty.Std.html">Use</a></li> 444<li><a href="package-tree.html">Tree</a></li> 445<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 446<li><a href="../../../../index-all.html">Index</a></li> 447<li><a href="../../../../help-doc.html">Help</a></li> 448</ul> 449</div> 450<div class="subNav"> 451<ul class="navList"> 452<li><a href="../../../../org/codehaus/jackson/map/BeanProperty.html" title="interface in org.codehaus.jackson.map"><span class="strong">Prev Class</span></a></li> 453<li><a href="../../../../org/codehaus/jackson/map/BeanPropertyDefinition.html" title="class in org.codehaus.jackson.map"><span class="strong">Next Class</span></a></li> 454</ul> 455<ul class="navList"> 456<li><a href="../../../../index.html?org/codehaus/jackson/map/BeanProperty.Std.html" target="_top">Frames</a></li> 457<li><a href="BeanProperty.Std.html" target="_top">No Frames</a></li> 458</ul> 459<ul class="navList" id="allclasses_navbar_bottom"> 460<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 461</ul> 462<div> 463<script type="text/javascript"><!-- 464 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 465 if(window==top) { 466 allClassesLink.style.display = "block"; 467 } 468 else { 469 allClassesLink.style.display = "none"; 470 } 471 //--> 472</script> 473</div> 474<div> 475<ul class="subNavList"> 476<li>Summary: </li> 477<li>Nested | </li> 478<li><a href="#field_summary">Field</a> | </li> 479<li><a href="#constructor_summary">Constr</a> | </li> 480<li><a href="#method_summary">Method</a></li> 481</ul> 482<ul class="subNavList"> 483<li>Detail: </li> 484<li><a href="#field_detail">Field</a> | </li> 485<li><a href="#constructor_detail">Constr</a> | </li> 486<li><a href="#method_detail">Method</a></li> 487</ul> 488</div> 489<a name="skip-navbar_bottom"> 490<!-- --> 491</a></div> 492<!-- ======== END OF BOTTOM NAVBAR ======= --> 493</body> 494</html> 495