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 (1.8.0_162) on Tue Mar 24 10:51:53 PDT 2020 --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>JacksonInject.Value (Jackson-annotations 2.11.0.rc1 API)</title> 8<meta name="date" content="2020-03-24"> 9<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> 10<script type="text/javascript" src="../../../../script.js"></script> 11</head> 12<body> 13<script type="text/javascript"><!-- 14 try { 15 if (location.href.indexOf('is-external=true') == -1) { 16 parent.document.title="JacksonInject.Value (Jackson-annotations 2.11.0.rc1 API)"; 17 } 18 } 19 catch(err) { 20 } 21//--> 22var methods = {"i0":9,"i1":9,"i2":10,"i3":9,"i4":9,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10}; 23var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; 24var altColor = "altColor"; 25var rowColor = "rowColor"; 26var tableTab = "tableTab"; 27var activeTableTab = "activeTableTab"; 28</script> 29<noscript> 30<div>JavaScript is disabled on your browser.</div> 31</noscript> 32<!-- ========= START OF TOP NAVBAR ======= --> 33<div class="topNav"><a name="navbar.top"> 34<!-- --> 35</a> 36<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 37<a name="navbar.top.firstrow"> 38<!-- --> 39</a> 40<ul class="navList" title="Navigation"> 41<li><a href="../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 42<li class="navBarCell1Rev">Class</li> 43<li><a href="class-use/JacksonInject.Value.html">Use</a></li> 44<li><a href="package-tree.html">Tree</a></li> 45<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 46<li><a href="../../../../index-all.html">Index</a></li> 47<li><a href="../../../../help-doc.html">Help</a></li> 48</ul> 49</div> 50<div class="subNav"> 51<ul class="navList"> 52<li><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation"><span class="typeNameLink">Prev Class</span></a></li> 53<li><a href="../../../../com/fasterxml/jackson/annotation/JsonAlias.html" title="annotation in com.fasterxml.jackson.annotation"><span class="typeNameLink">Next Class</span></a></li> 54</ul> 55<ul class="navList"> 56<li><a href="../../../../index.html?com/fasterxml/jackson/annotation/JacksonInject.Value.html" target="_top">Frames</a></li> 57<li><a href="JacksonInject.Value.html" target="_top">No Frames</a></li> 58</ul> 59<ul class="navList" id="allclasses_navbar_top"> 60<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 61</ul> 62<div> 63<script type="text/javascript"><!-- 64 allClassesLink = document.getElementById("allclasses_navbar_top"); 65 if(window==top) { 66 allClassesLink.style.display = "block"; 67 } 68 else { 69 allClassesLink.style.display = "none"; 70 } 71 //--> 72</script> 73</div> 74<div> 75<ul class="subNavList"> 76<li>Summary: </li> 77<li>Nested | </li> 78<li><a href="#field.summary">Field</a> | </li> 79<li><a href="#constructor.summary">Constr</a> | </li> 80<li><a href="#method.summary">Method</a></li> 81</ul> 82<ul class="subNavList"> 83<li>Detail: </li> 84<li><a href="#field.detail">Field</a> | </li> 85<li><a href="#constructor.detail">Constr</a> | </li> 86<li><a href="#method.detail">Method</a></li> 87</ul> 88</div> 89<a name="skip.navbar.top"> 90<!-- --> 91</a></div> 92<!-- ========= END OF TOP NAVBAR ========= --> 93<!-- ======== START OF CLASS DATA ======== --> 94<div class="header"> 95<div class="subTitle">com.fasterxml.jackson.annotation</div> 96<h2 title="Class JacksonInject.Value" class="title">Class JacksonInject.Value</h2> 97</div> 98<div class="contentContainer"> 99<ul class="inheritance"> 100<li><a href="https://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> 101<li> 102<ul class="inheritance"> 103<li>com.fasterxml.jackson.annotation.JacksonInject.Value</li> 104</ul> 105</li> 106</ul> 107<div class="description"> 108<ul class="blockList"> 109<li class="blockList"> 110<dl> 111<dt>All Implemented Interfaces:</dt> 112<dd><a href="../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">JacksonAnnotationValue</a><<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a>>, <a href="https://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> 113</dl> 114<dl> 115<dt>Enclosing class:</dt> 116<dd><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a></dd> 117</dl> 118<hr> 119<br> 120<pre>public static class <span class="typeNameLabel">JacksonInject.Value</span> 121extends <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 122implements <a href="../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">JacksonAnnotationValue</a><<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a>>, <a href="https://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre> 123<div class="block">Helper class used to contain information from a single <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation"><code>JacksonInject</code></a> 124 annotation, as well as to provide possible overrides from non-annotation sources.</div> 125<dl> 126<dt><span class="simpleTagLabel">Since:</span></dt> 127<dd>2.9</dd> 128<dt><span class="seeLabel">See Also:</span></dt> 129<dd><a href="../../../../serialized-form.html#com.fasterxml.jackson.annotation.JacksonInject.Value">Serialized Form</a></dd> 130</dl> 131</li> 132</ul> 133</div> 134<div class="summary"> 135<ul class="blockList"> 136<li class="blockList"> 137<!-- =========== FIELD SUMMARY =========== --> 138<ul class="blockList"> 139<li class="blockList"><a name="field.summary"> 140<!-- --> 141</a> 142<h3>Field Summary</h3> 143<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> 144<caption><span>Fields</span><span class="tabEnd"> </span></caption> 145<tr> 146<th class="colFirst" scope="col">Modifier and Type</th> 147<th class="colLast" scope="col">Field and Description</th> 148</tr> 149<tr class="altColor"> 150<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> 151<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#Z:Z_id">_id</a></span></code> 152<div class="block">Id to use to access injected value; if `null`, "default" name, derived 153 from accessor will be used.</div> 154</td> 155</tr> 156<tr class="rowColor"> 157<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td> 158<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#Z:Z_useInput">_useInput</a></span></code> </td> 159</tr> 160<tr class="altColor"> 161<td class="colFirst"><code>protected static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 162<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#EMPTY">EMPTY</a></span></code> </td> 163</tr> 164</table> 165</li> 166</ul> 167<!-- ======== CONSTRUCTOR SUMMARY ======== --> 168<ul class="blockList"> 169<li class="blockList"><a name="constructor.summary"> 170<!-- --> 171</a> 172<h3>Constructor Summary</h3> 173<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> 174<caption><span>Constructors</span><span class="tabEnd"> </span></caption> 175<tr> 176<th class="colFirst" scope="col">Modifier</th> 177<th class="colLast" scope="col">Constructor and Description</th> 178</tr> 179<tr class="altColor"> 180<td class="colFirst"><code>protected </code></td> 181<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#Value-java.lang.Object-java.lang.Boolean-">Value</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id, 182 <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useInput)</code> </td> 183</tr> 184</table> 185</li> 186</ul> 187<!-- ========== METHOD SUMMARY =========== --> 188<ul class="blockList"> 189<li class="blockList"><a name="method.summary"> 190<!-- --> 191</a> 192<h3>Method Summary</h3> 193<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> 194<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> 195<tr> 196<th class="colFirst" scope="col">Modifier and Type</th> 197<th class="colLast" scope="col">Method and Description</th> 198</tr> 199<tr id="i0" class="altColor"> 200<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 201<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#construct-java.lang.Object-java.lang.Boolean-">construct</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id, 202 <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useInput)</code> </td> 203</tr> 204<tr id="i1" class="rowColor"> 205<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 206<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#empty--">empty</a></span>()</code> </td> 207</tr> 208<tr id="i2" class="altColor"> 209<td class="colFirst"><code>boolean</code></td> 210<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> 211</tr> 212<tr id="i3" class="rowColor"> 213<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 214<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#forId-java.lang.Object-">forId</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id)</code> </td> 215</tr> 216<tr id="i4" class="altColor"> 217<td class="colFirst"><code>static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 218<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#from-com.fasterxml.jackson.annotation.JacksonInject-">from</a></span>(<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a> src)</code> </td> 219</tr> 220<tr id="i5" class="rowColor"> 221<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> 222<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#getId--">getId</a></span>()</code> </td> 223</tr> 224<tr id="i6" class="altColor"> 225<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td> 226<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#getUseInput--">getUseInput</a></span>()</code> </td> 227</tr> 228<tr id="i7" class="rowColor"> 229<td class="colFirst"><code>int</code></td> 230<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#hashCode--">hashCode</a></span>()</code> </td> 231</tr> 232<tr id="i8" class="altColor"> 233<td class="colFirst"><code>boolean</code></td> 234<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#hasId--">hasId</a></span>()</code> </td> 235</tr> 236<tr id="i9" class="rowColor"> 237<td class="colFirst"><code><a href="https://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> 238<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#toString--">toString</a></span>()</code> </td> 239</tr> 240<tr id="i10" class="altColor"> 241<td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a>></code></td> 242<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#valueFor--">valueFor</a></span>()</code> 243<div class="block">Introspection method that may be used to find actual annotation that may be used 244 as the source for value instance.</div> 245</td> 246</tr> 247<tr id="i11" class="rowColor"> 248<td class="colFirst"><code>boolean</code></td> 249<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#willUseInput-boolean-">willUseInput</a></span>(boolean defaultSetting)</code> </td> 250</tr> 251<tr id="i12" class="altColor"> 252<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 253<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#withId-java.lang.Object-">withId</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id)</code> </td> 254</tr> 255<tr id="i13" class="rowColor"> 256<td class="colFirst"><code><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></code></td> 257<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html#withUseInput-java.lang.Boolean-">withUseInput</a></span>(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useInput)</code> </td> 258</tr> 259</table> 260<ul class="blockList"> 261<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> 262<!-- --> 263</a> 264<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> 265<code><a href="https://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="https://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="https://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="https://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="https://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="https://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="https://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="https://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> 266</ul> 267</li> 268</ul> 269</li> 270</ul> 271</div> 272<div class="details"> 273<ul class="blockList"> 274<li class="blockList"> 275<!-- ============ FIELD DETAIL =========== --> 276<ul class="blockList"> 277<li class="blockList"><a name="field.detail"> 278<!-- --> 279</a> 280<h3>Field Detail</h3> 281<a name="EMPTY"> 282<!-- --> 283</a> 284<ul class="blockList"> 285<li class="blockList"> 286<h4>EMPTY</h4> 287<pre>protected static final <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> EMPTY</pre> 288</li> 289</ul> 290<a name="Z:Z_id"> 291<!-- --> 292</a> 293<ul class="blockList"> 294<li class="blockList"> 295<h4>_id</h4> 296<pre>protected final <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> _id</pre> 297<div class="block">Id to use to access injected value; if `null`, "default" name, derived 298 from accessor will be used.</div> 299</li> 300</ul> 301<a name="Z:Z_useInput"> 302<!-- --> 303</a> 304<ul class="blockListLast"> 305<li class="blockList"> 306<h4>_useInput</h4> 307<pre>protected final <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> _useInput</pre> 308</li> 309</ul> 310</li> 311</ul> 312<!-- ========= CONSTRUCTOR DETAIL ======== --> 313<ul class="blockList"> 314<li class="blockList"><a name="constructor.detail"> 315<!-- --> 316</a> 317<h3>Constructor Detail</h3> 318<a name="Value-java.lang.Object-java.lang.Boolean-"> 319<!-- --> 320</a> 321<ul class="blockListLast"> 322<li class="blockList"> 323<h4>Value</h4> 324<pre>protected Value(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id, 325 <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useInput)</pre> 326</li> 327</ul> 328</li> 329</ul> 330<!-- ============ METHOD DETAIL ========== --> 331<ul class="blockList"> 332<li class="blockList"><a name="method.detail"> 333<!-- --> 334</a> 335<h3>Method Detail</h3> 336<a name="valueFor--"> 337<!-- --> 338</a> 339<ul class="blockList"> 340<li class="blockList"> 341<h4>valueFor</h4> 342<pre>public <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a>> valueFor()</pre> 343<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html#valueFor--">JacksonAnnotationValue</a></code></span></div> 344<div class="block">Introspection method that may be used to find actual annotation that may be used 345 as the source for value instance.</div> 346<dl> 347<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> 348<dd><code><a href="../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html#valueFor--">valueFor</a></code> in interface <code><a href="../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">JacksonAnnotationValue</a><<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a>></code></dd> 349<dt><span class="returnLabel">Returns:</span></dt> 350<dd>Annotation class for which instances of this value class are created</dd> 351</dl> 352</li> 353</ul> 354<a name="empty--"> 355<!-- --> 356</a> 357<ul class="blockList"> 358<li class="blockList"> 359<h4>empty</h4> 360<pre>public static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> empty()</pre> 361</li> 362</ul> 363<a name="construct-java.lang.Object-java.lang.Boolean-"> 364<!-- --> 365</a> 366<ul class="blockList"> 367<li class="blockList"> 368<h4>construct</h4> 369<pre>public static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> construct(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id, 370 <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useInput)</pre> 371</li> 372</ul> 373<a name="from-com.fasterxml.jackson.annotation.JacksonInject-"> 374<!-- --> 375</a> 376<ul class="blockList"> 377<li class="blockList"> 378<h4>from</h4> 379<pre>public static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> from(<a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation">JacksonInject</a> src)</pre> 380</li> 381</ul> 382<a name="forId-java.lang.Object-"> 383<!-- --> 384</a> 385<ul class="blockList"> 386<li class="blockList"> 387<h4>forId</h4> 388<pre>public static <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> forId(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id)</pre> 389</li> 390</ul> 391<a name="withId-java.lang.Object-"> 392<!-- --> 393</a> 394<ul class="blockList"> 395<li class="blockList"> 396<h4>withId</h4> 397<pre>public <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> withId(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> id)</pre> 398</li> 399</ul> 400<a name="withUseInput-java.lang.Boolean-"> 401<!-- --> 402</a> 403<ul class="blockList"> 404<li class="blockList"> 405<h4>withUseInput</h4> 406<pre>public <a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a> withUseInput(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useInput)</pre> 407</li> 408</ul> 409<a name="getId--"> 410<!-- --> 411</a> 412<ul class="blockList"> 413<li class="blockList"> 414<h4>getId</h4> 415<pre>public <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getId()</pre> 416</li> 417</ul> 418<a name="getUseInput--"> 419<!-- --> 420</a> 421<ul class="blockList"> 422<li class="blockList"> 423<h4>getUseInput</h4> 424<pre>public <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> getUseInput()</pre> 425</li> 426</ul> 427<a name="hasId--"> 428<!-- --> 429</a> 430<ul class="blockList"> 431<li class="blockList"> 432<h4>hasId</h4> 433<pre>public boolean hasId()</pre> 434</li> 435</ul> 436<a name="willUseInput-boolean-"> 437<!-- --> 438</a> 439<ul class="blockList"> 440<li class="blockList"> 441<h4>willUseInput</h4> 442<pre>public boolean willUseInput(boolean defaultSetting)</pre> 443</li> 444</ul> 445<a name="toString--"> 446<!-- --> 447</a> 448<ul class="blockList"> 449<li class="blockList"> 450<h4>toString</h4> 451<pre>public <a href="https://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> 452<dl> 453<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> 454<dd><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> 455</dl> 456</li> 457</ul> 458<a name="hashCode--"> 459<!-- --> 460</a> 461<ul class="blockList"> 462<li class="blockList"> 463<h4>hashCode</h4> 464<pre>public int hashCode()</pre> 465<dl> 466<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> 467<dd><code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> 468</dl> 469</li> 470</ul> 471<a name="equals-java.lang.Object-"> 472<!-- --> 473</a> 474<ul class="blockListLast"> 475<li class="blockList"> 476<h4>equals</h4> 477<pre>public boolean equals(<a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> 478<dl> 479<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> 480<dd><code><a href="https://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></code> in class <code><a href="https://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> 481</dl> 482</li> 483</ul> 484</li> 485</ul> 486</li> 487</ul> 488</div> 489</div> 490<!-- ========= END OF CLASS DATA ========= --> 491<!-- ======= START OF BOTTOM NAVBAR ====== --> 492<div class="bottomNav"><a name="navbar.bottom"> 493<!-- --> 494</a> 495<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 496<a name="navbar.bottom.firstrow"> 497<!-- --> 498</a> 499<ul class="navList" title="Navigation"> 500<li><a href="../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 501<li class="navBarCell1Rev">Class</li> 502<li><a href="class-use/JacksonInject.Value.html">Use</a></li> 503<li><a href="package-tree.html">Tree</a></li> 504<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 505<li><a href="../../../../index-all.html">Index</a></li> 506<li><a href="../../../../help-doc.html">Help</a></li> 507</ul> 508</div> 509<div class="subNav"> 510<ul class="navList"> 511<li><a href="../../../../com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation"><span class="typeNameLink">Prev Class</span></a></li> 512<li><a href="../../../../com/fasterxml/jackson/annotation/JsonAlias.html" title="annotation in com.fasterxml.jackson.annotation"><span class="typeNameLink">Next Class</span></a></li> 513</ul> 514<ul class="navList"> 515<li><a href="../../../../index.html?com/fasterxml/jackson/annotation/JacksonInject.Value.html" target="_top">Frames</a></li> 516<li><a href="JacksonInject.Value.html" target="_top">No Frames</a></li> 517</ul> 518<ul class="navList" id="allclasses_navbar_bottom"> 519<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 520</ul> 521<div> 522<script type="text/javascript"><!-- 523 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 524 if(window==top) { 525 allClassesLink.style.display = "block"; 526 } 527 else { 528 allClassesLink.style.display = "none"; 529 } 530 //--> 531</script> 532</div> 533<div> 534<ul class="subNavList"> 535<li>Summary: </li> 536<li>Nested | </li> 537<li><a href="#field.summary">Field</a> | </li> 538<li><a href="#constructor.summary">Constr</a> | </li> 539<li><a href="#method.summary">Method</a></li> 540</ul> 541<ul class="subNavList"> 542<li>Detail: </li> 543<li><a href="#field.detail">Field</a> | </li> 544<li><a href="#constructor.detail">Constr</a> | </li> 545<li><a href="#method.detail">Method</a></li> 546</ul> 547</div> 548<a name="skip.navbar.bottom"> 549<!-- --> 550</a></div> 551<!-- ======== END OF BOTTOM NAVBAR ======= --> 552<p class="legalCopy"><small>Copyright © 2008–2020 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> 553</body> 554</html> 555