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:54 PDT 2020 --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>Uses of Interface com.fasterxml.jackson.annotation.JacksonAnnotationValue (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="Uses of Interface com.fasterxml.jackson.annotation.JacksonAnnotationValue (Jackson-annotations 2.11.0.rc1 API)"; 17 } 18 } 19 catch(err) { 20 } 21//--> 22</script> 23<noscript> 24<div>JavaScript is disabled on your browser.</div> 25</noscript> 26<!-- ========= START OF TOP NAVBAR ======= --> 27<div class="topNav"><a name="navbar.top"> 28<!-- --> 29</a> 30<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 31<a name="navbar.top.firstrow"> 32<!-- --> 33</a> 34<ul class="navList" title="Navigation"> 35<li><a href="../../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 36<li><a href="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">Class</a></li> 37<li class="navBarCell1Rev">Use</li> 38<li><a href="../package-tree.html">Tree</a></li> 39<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 40<li><a href="../../../../../index-all.html">Index</a></li> 41<li><a href="../../../../../help-doc.html">Help</a></li> 42</ul> 43</div> 44<div class="subNav"> 45<ul class="navList"> 46<li>Prev</li> 47<li>Next</li> 48</ul> 49<ul class="navList"> 50<li><a href="../../../../../index.html?com/fasterxml/jackson/annotation/class-use/JacksonAnnotationValue.html" target="_top">Frames</a></li> 51<li><a href="JacksonAnnotationValue.html" target="_top">No Frames</a></li> 52</ul> 53<ul class="navList" id="allclasses_navbar_top"> 54<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 55</ul> 56<div> 57<script type="text/javascript"><!-- 58 allClassesLink = document.getElementById("allclasses_navbar_top"); 59 if(window==top) { 60 allClassesLink.style.display = "block"; 61 } 62 else { 63 allClassesLink.style.display = "none"; 64 } 65 //--> 66</script> 67</div> 68<a name="skip.navbar.top"> 69<!-- --> 70</a></div> 71<!-- ========= END OF TOP NAVBAR ========= --> 72<div class="header"> 73<h2 title="Uses of Interface com.fasterxml.jackson.annotation.JacksonAnnotationValue" class="title">Uses of Interface<br>com.fasterxml.jackson.annotation.JacksonAnnotationValue</h2> 74</div> 75<div class="classUseContainer"> 76<ul class="blockList"> 77<li class="blockList"> 78<ul class="blockList"> 79<li class="blockList"><a name="com.fasterxml.jackson.annotation"> 80<!-- --> 81</a> 82<h3>Uses of <a href="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">JacksonAnnotationValue</a> in <a href="../../../../../com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></h3> 83<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> 84<caption><span>Classes in <a href="../../../../../com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a> that implement <a href="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">JacksonAnnotationValue</a></span><span class="tabEnd"> </span></caption> 85<tr> 86<th class="colFirst" scope="col">Modifier and Type</th> 87<th class="colLast" scope="col">Class and Description</th> 88</tr> 89<tbody> 90<tr class="altColor"> 91<td class="colFirst"><code>static class </code></td> 92<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JacksonInject.Value.html" title="class in com.fasterxml.jackson.annotation">JacksonInject.Value</a></span></code> 93<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> 94 annotation, as well as to provide possible overrides from non-annotation sources.</div> 95</td> 96</tr> 97<tr class="rowColor"> 98<td class="colFirst"><code>static class </code></td> 99<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonAutoDetect.Value.html" title="class in com.fasterxml.jackson.annotation">JsonAutoDetect.Value</a></span></code> 100<div class="block">Helper class used to contain information from a single <a href="../../../../../com/fasterxml/jackson/annotation/JsonIgnoreProperties.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonIgnoreProperties</code></a> 101 annotation, as well as to provide possible overrides from non-annotation sources.</div> 102</td> 103</tr> 104<tr class="altColor"> 105<td class="colFirst"><code>static class </code></td> 106<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></span></code> 107<div class="block">Helper class used to contain information from a single <a href="../../../../../com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonFormat</code></a> 108 annotation.</div> 109</td> 110</tr> 111<tr class="rowColor"> 112<td class="colFirst"><code>static class </code></td> 113<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonIgnoreProperties.Value.html" title="class in com.fasterxml.jackson.annotation">JsonIgnoreProperties.Value</a></span></code> 114<div class="block">Helper class used to contain information from a single <a href="../../../../../com/fasterxml/jackson/annotation/JsonIgnoreProperties.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonIgnoreProperties</code></a> 115 annotation, as well as to provide possible overrides from non-annotation sources.</div> 116</td> 117</tr> 118<tr class="altColor"> 119<td class="colFirst"><code>static class </code></td> 120<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></span></code> 121<div class="block">Helper class used to contain information from a single <a href="../../../../../com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonInclude</code></a> 122 annotation.</div> 123</td> 124</tr> 125<tr class="rowColor"> 126<td class="colFirst"><code>static class </code></td> 127<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonSetter.Value.html" title="class in com.fasterxml.jackson.annotation">JsonSetter.Value</a></span></code> 128<div class="block">Helper class used to contain information from a single <a href="../../../../../com/fasterxml/jackson/annotation/JsonSetter.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonSetter</code></a> 129 annotation, as well as to provide possible overrides from non-annotation sources.</div> 130</td> 131</tr> 132</tbody> 133</table> 134</li> 135</ul> 136</li> 137</ul> 138</div> 139<!-- ======= START OF BOTTOM NAVBAR ====== --> 140<div class="bottomNav"><a name="navbar.bottom"> 141<!-- --> 142</a> 143<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 144<a name="navbar.bottom.firstrow"> 145<!-- --> 146</a> 147<ul class="navList" title="Navigation"> 148<li><a href="../../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 149<li><a href="../../../../../com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">Class</a></li> 150<li class="navBarCell1Rev">Use</li> 151<li><a href="../package-tree.html">Tree</a></li> 152<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 153<li><a href="../../../../../index-all.html">Index</a></li> 154<li><a href="../../../../../help-doc.html">Help</a></li> 155</ul> 156</div> 157<div class="subNav"> 158<ul class="navList"> 159<li>Prev</li> 160<li>Next</li> 161</ul> 162<ul class="navList"> 163<li><a href="../../../../../index.html?com/fasterxml/jackson/annotation/class-use/JacksonAnnotationValue.html" target="_top">Frames</a></li> 164<li><a href="JacksonAnnotationValue.html" target="_top">No Frames</a></li> 165</ul> 166<ul class="navList" id="allclasses_navbar_bottom"> 167<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 168</ul> 169<div> 170<script type="text/javascript"><!-- 171 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 172 if(window==top) { 173 allClassesLink.style.display = "block"; 174 } 175 else { 176 allClassesLink.style.display = "none"; 177 } 178 //--> 179</script> 180</div> 181<a name="skip.navbar.bottom"> 182<!-- --> 183</a></div> 184<!-- ======== END OF BOTTOM NAVBAR ======= --> 185<p class="legalCopy"><small>Copyright © 2008–2020 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> 186</body> 187</html> 188