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 Sat Apr 25 16:37:31 PDT 2020 --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>Uses of Class com.fasterxml.jackson.annotation.JsonProperty.Access (Jackson-annotations 2.11.0 API)</title> 8<meta name="date" content="2020-04-25"> 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 Class com.fasterxml.jackson.annotation.JsonProperty.Access (Jackson-annotations 2.11.0 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/JsonProperty.Access.html" title="enum 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/JsonProperty.Access.html" target="_top">Frames</a></li> 51<li><a href="JsonProperty.Access.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 Class com.fasterxml.jackson.annotation.JsonProperty.Access" class="title">Uses of Class<br>com.fasterxml.jackson.annotation.JsonProperty.Access</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/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">JsonProperty.Access</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 methods, and an explanation"> 84<caption><span>Methods in <a href="../../../../../com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a> that return <a href="../../../../../com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">JsonProperty.Access</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">Method and Description</th> 88</tr> 89<tbody> 90<tr class="altColor"> 91<td class="colFirst"><code>static <a href="../../../../../com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">JsonProperty.Access</a></code></td> 92<td class="colLast"><span class="typeNameLabel">JsonProperty.Access.</span><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonProperty.Access.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> 93<div class="block">Returns the enum constant of this type with the specified name.</div> 94</td> 95</tr> 96<tr class="rowColor"> 97<td class="colFirst"><code>static <a href="../../../../../com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">JsonProperty.Access</a>[]</code></td> 98<td class="colLast"><span class="typeNameLabel">JsonProperty.Access.</span><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/annotation/JsonProperty.Access.html#values--">values</a></span>()</code> 99<div class="block">Returns an array containing the constants of this enum type, in 100the order they are declared.</div> 101</td> 102</tr> 103</tbody> 104</table> 105</li> 106</ul> 107</li> 108</ul> 109</div> 110<!-- ======= START OF BOTTOM NAVBAR ====== --> 111<div class="bottomNav"><a name="navbar.bottom"> 112<!-- --> 113</a> 114<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 115<a name="navbar.bottom.firstrow"> 116<!-- --> 117</a> 118<ul class="navList" title="Navigation"> 119<li><a href="../../../../../com/fasterxml/jackson/annotation/package-summary.html">Package</a></li> 120<li><a href="../../../../../com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">Class</a></li> 121<li class="navBarCell1Rev">Use</li> 122<li><a href="../package-tree.html">Tree</a></li> 123<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 124<li><a href="../../../../../index-all.html">Index</a></li> 125<li><a href="../../../../../help-doc.html">Help</a></li> 126</ul> 127</div> 128<div class="subNav"> 129<ul class="navList"> 130<li>Prev</li> 131<li>Next</li> 132</ul> 133<ul class="navList"> 134<li><a href="../../../../../index.html?com/fasterxml/jackson/annotation/class-use/JsonProperty.Access.html" target="_top">Frames</a></li> 135<li><a href="JsonProperty.Access.html" target="_top">No Frames</a></li> 136</ul> 137<ul class="navList" id="allclasses_navbar_bottom"> 138<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 139</ul> 140<div> 141<script type="text/javascript"><!-- 142 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 143 if(window==top) { 144 allClassesLink.style.display = "block"; 145 } 146 else { 147 allClassesLink.style.display = "none"; 148 } 149 //--> 150</script> 151</div> 152<a name="skip.navbar.bottom"> 153<!-- --> 154</a></div> 155<!-- ======== END OF BOTTOM NAVBAR ======= --> 156<p class="legalCopy"><small>Copyright © 2008–2020 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> 157</body> 158</html> 159