1028 lines
101 KiB
HTML
1028 lines
101 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (version 1.7.0_79) on Sat Jan 09 21:46:11 PST 2016 -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Index (Jackson-annotations 2.7.0 API)</title>
|
|
<meta name="date" content="2016-01-09">
|
|
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index (Jackson-annotations 2.7.0 API)";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar_top">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="./com/fasterxml/jackson/annotation/package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="./com/fasterxml/jackson/annotation/package-tree.html">Tree</a></li>
|
|
<li><a href="./deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="./help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="./allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="contentContainer"><a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_J_">J</a> <a href="#_K_">K</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#___">_</a> <a name="_A_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/OptBoolean.html#asBoolean()">asBoolean()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/OptBoolean.html" title="enum in com.fasterxml.jackson.annotation">OptBoolean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/OptBoolean.html#asPrimitive()">asPrimitive()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/OptBoolean.html" title="enum in com.fasterxml.jackson.annotation">OptBoolean</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_B_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html#bindItem(com.fasterxml.jackson.annotation.ObjectIdGenerator.IdKey,%20java.lang.Object)">bindItem(ObjectIdGenerator.IdKey, Object)</a></span> - Method in interface com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html" title="interface in com.fasterxml.jackson.annotation">ObjectIdResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Method called when a POJO is deserialized and has an Object Identifier.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html#bindItem(com.fasterxml.jackson.annotation.ObjectIdGenerator.IdKey,%20java.lang.Object)">bindItem(ObjectIdGenerator.IdKey, Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation">SimpleObjectIdResolver</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_C_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#canUseFor(com.fasterxml.jackson.annotation.ObjectIdGenerator)">canUseFor(ObjectIdGenerator<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Method called to check whether this generator instance can
|
|
be used for Object Ids of specific generator type and
|
|
scope; determination is based by passing a configured
|
|
"blueprint" (prototype) instance; from which the actual
|
|
instances are created (using <a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#newForSerialization(java.lang.Object)"><code>ObjectIdGenerator.newForSerialization(java.lang.Object)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html#canUseFor(com.fasterxml.jackson.annotation.ObjectIdGenerator)">canUseFor(ObjectIdGenerator<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.StringIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html#canUseFor(com.fasterxml.jackson.annotation.ObjectIdGenerator)">canUseFor(ObjectIdGenerator<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.UUIDGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Since UUIDs are always unique, let's fully ignore scope definition</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html#canUseFor(com.fasterxml.jackson.annotation.ObjectIdResolver)">canUseFor(ObjectIdResolver)</a></span> - Method in interface com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html" title="interface in com.fasterxml.jackson.annotation">ObjectIdResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Method called to check whether this resolver instance can be used for
|
|
Object Ids of specific resolver type; determination is based by passing a
|
|
configured "blueprint" (prototype) instance; from which the actual
|
|
instances are created (using <a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html#newForDeserialization(java.lang.Object)"><code>ObjectIdResolver.newForDeserialization(java.lang.Object)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html#canUseFor(com.fasterxml.jackson.annotation.ObjectIdResolver)">canUseFor(ObjectIdResolver)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation">SimpleObjectIdResolver</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a> - package com.fasterxml.jackson.annotation</dt>
|
|
<dd>
|
|
<div class="block">Public core annotations, most of which are used to configure how
|
|
Data Mapping/Binding works.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#construct(com.fasterxml.jackson.annotation.JsonFormat)">construct(JsonFormat)</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#construct(com.fasterxml.jackson.annotation.JsonFormat.Feature[],%20com.fasterxml.jackson.annotation.JsonFormat.Feature[])">construct(JsonFormat.Feature[], JsonFormat.Feature[])</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#construct(com.fasterxml.jackson.annotation.JsonInclude.Include,%20com.fasterxml.jackson.annotation.JsonInclude.Include)">construct(JsonInclude.Include, JsonInclude.Include)</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd>
|
|
<div class="block">Factory method to use for constructing an instance for components</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#creatorEnabled()">creatorEnabled()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_D_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.html#DEFAULT_LOCALE">DEFAULT_LOCALE</a></span> - Static variable in annotation type com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Value that indicates that default <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util"><code>Locale</code></a>
|
|
(from deserialization or serialization context) should be used:
|
|
annotation does not define value to use.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.html#DEFAULT_TIMEZONE">DEFAULT_TIMEZONE</a></span> - Static variable in annotation type com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation">JsonFormat</a></dt>
|
|
<dd>
|
|
<div class="block">Value that indicates that default <a href="http://docs.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util"><code>TimeZone</code></a>
|
|
(from deserialization or serialization context) should be used:
|
|
annotation does not define value to use.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_E_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#empty()">empty()</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#empty()">empty()</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#EMPTY">EMPTY</a></span> - Static variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#empty()">empty()</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_F_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">F</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#fieldEnabled()">fieldEnabled()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#forPattern(java.lang.String)">forPattern(String)</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#forScope(java.lang.Class)">forScope(Class<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Factory method to create a blueprint instance for specified
|
|
scope.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#forScope(java.lang.Class)">forScope(Class<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html#forScope(java.lang.Class)">forScope(Class<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.StringIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html#forScope(java.lang.Class)">forScope(Class<?>)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.UUIDGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Can just return base instance since this is essentially scopeless</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#forShape(com.fasterxml.jackson.annotation.JsonFormat.Shape)">forShape(JsonFormat.Shape)</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#from(com.fasterxml.jackson.annotation.JsonFormat)">from(JsonFormat)</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#from(com.fasterxml.jackson.annotation.JsonInclude)">from(JsonInclude)</a></span> - Static method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd>
|
|
<div class="block">Factory method to use for constructing an instance from instance of
|
|
<a href="./com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonInclude</code></a></div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/OptBoolean.html#fromBoolean(java.lang.Boolean)">fromBoolean(Boolean)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/OptBoolean.html" title="enum in com.fasterxml.jackson.annotation">OptBoolean</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_G_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#generateId(java.lang.Object)">generateId(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Method used for generating a new Object Identifier to serialize
|
|
for given POJO.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#generateId(java.lang.Object)">generateId(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html#generateId(java.lang.Object)">generateId(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.StringIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html#generateId(java.lang.Object)">generateId(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.UUIDGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#get(com.fasterxml.jackson.annotation.JsonFormat.Feature)">get(JsonFormat.Feature)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#getContentInclusion()">getContentInclusion()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html#getDefaultPropertyName()">getDefaultPropertyName()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html" title="enum in com.fasterxml.jackson.annotation">JsonTypeInfo.Id</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#getFeature(com.fasterxml.jackson.annotation.JsonFormat.Feature)">getFeature(JsonFormat.Feature)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor for checking whether this format value has specific setting for
|
|
given feature.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#getLocale()">getLocale()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#getPattern()">getPattern()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#getScope()">getScope()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#getShape()">getShape()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#getterEnabled()">getterEnabled()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#getTimeZone()">getTimeZone()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#getValueInclusion()">getValueInclusion()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_H_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#hashCode()">hashCode()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#hashCode()">hashCode()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#hashCode()">hashCode()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#hashCode()">hashCode()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#hasLocale()">hasLocale()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#hasPattern()">hasPattern()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#hasShape()">hasShape()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#hasTimeZone()">hasTimeZone()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_I_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonProperty.html#INDEX_UNKNOWN">INDEX_UNKNOWN</a></span> - Static variable in annotation type com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonProperty.html" title="annotation in com.fasterxml.jackson.annotation">JsonProperty</a></dt>
|
|
<dd>
|
|
<div class="block">Marker value used to indicate that no index has been specified.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#initialValue()">initialValue()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#isGetterEnabled()">isGetterEnabled()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html#isNumeric()">isNumeric()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html#isStructured()">isStructured()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#isValidReferencePropertyName(java.lang.String,%20java.lang.Object)">isValidReferencePropertyName(String, Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor that may be called (after verifying (via <a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#maySerializeAsObject()"><code>ObjectIdGenerator.maySerializeAsObject()</code></a>)
|
|
whether given name</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html#isVisible(java.lang.reflect.Member)">isVisible(Member)</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html" title="enum in com.fasterxml.jackson.annotation">JsonAutoDetect.Visibility</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_J_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">J</h2>
|
|
<dl>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JacksonAnnotation.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JacksonAnnotation</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Meta-annotation (annotations used on other annotations)
|
|
used for marking all annotations that are
|
|
part of Jackson package.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JacksonAnnotationsInside.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JacksonAnnotationsInside</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Meta-annotation (annotations used on other annotations)
|
|
used for indicating that instead of using target annotation
|
|
(annotation annotated with this annotation),
|
|
Jackson should use meta-annotations it has.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation"><span class="strong">JacksonAnnotationValue</span></a><<a href="./com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="type parameter in JacksonAnnotationValue">A</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>> - Interface in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker interface used by value classes like <a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation"><code>JsonFormat.Value</code></a> that are used
|
|
to contain information from one of Jackson annotations, and can be directly
|
|
instantiated from those annotations, as well as programmatically constructed
|
|
and possibly merged.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JacksonInject.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JacksonInject</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Jackson-specific annotation used for indicating that value of
|
|
annotated property will be "injected", i.e.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonAnyGetter.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonAnyGetter</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used to define a non-static,
|
|
no-argument method or member field as something of a reverse of
|
|
<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
|
|
getter but such that contents of the returned Map (type <b>must</b> be
|
|
<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
|
|
of the bean that contains method/field with this annotations.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonAnySetter.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonAnySetter</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used to define a non-static,
|
|
two-argument method (first argument name of property, second value
|
|
to set), to be used as a "fallback" handler
|
|
for all otherwise unrecognized properties found from JSON content.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonAutoDetect</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Class annotation that can be used to define which kinds of Methods
|
|
are to be detected by auto-detection, and with what minimum access level.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonAutoDetect.Visibility</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration for possible visibility thresholds (minimum visibility)
|
|
that can be used to limit which methods (and fields) are
|
|
auto-detected.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonBackReference.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonBackReference</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to indicate that associated property is part of
|
|
two-way linkage between fields; and that its role is "child" (or "back") link.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonClassDescription.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonClassDescription</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to define a human readable description for annotated
|
|
type (class).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonCreator.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonCreator</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used to define constructors and factory
|
|
methods as one to use for instantiating new instances of the associated
|
|
class.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonCreator.Mode.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonCreator.Mode</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonFilter.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonFilter</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to indicate which logical filter is to be used
|
|
for filtering out properties of type (class) annotated;
|
|
association made by this annotation declaring ids of filters,
|
|
and <code>com.fasterxml.jackson.databind.ObjectMapper</code> (or objects
|
|
it delegates to) providing matching filters by id.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonFormat.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonFormat</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">General-purpose annotation used for configuring details of how
|
|
values of properties are to be serialized.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonFormat.Feature.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonFormat.Feature</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Set of features that can be enabled/disabled for property annotated.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">JsonFormat.Features</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Helper class that encapsulates information equivalent to <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>
|
|
valued <a href="http://docs.oracle.com/javase/6/docs/api/java/util/EnumMap.html?is-external=true" title="class or interface in java.util"><code>EnumMap</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonFormat.Shape</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Value enumeration used for indicating preferred Shape; translates
|
|
loosely to JSON types, with some extra values to indicate less precise
|
|
choices (i.e.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">JsonFormat.Value</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<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>
|
|
annotation.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value()">JsonFormat.Value()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(com.fasterxml.jackson.annotation.JsonFormat)">JsonFormat.Value(JsonFormat)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Shape,%20java.lang.String,%20java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Features)">JsonFormat.Value(String, JsonFormat.Shape, String, String, JsonFormat.Features)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Shape,%20java.util.Locale,%20java.util.TimeZone,%20com.fasterxml.jackson.annotation.JsonFormat.Features)">JsonFormat.Value(String, JsonFormat.Shape, Locale, TimeZone, JsonFormat.Features)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Shape,%20java.util.Locale,%20java.lang.String,%20java.util.TimeZone,%20com.fasterxml.jackson.annotation.JsonFormat.Features)">JsonFormat.Value(String, JsonFormat.Shape, Locale, String, TimeZone, JsonFormat.Features)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Shape,%20java.util.Locale,%20java.util.TimeZone)">JsonFormat.Value(String, JsonFormat.Shape, Locale, TimeZone)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="strong">Deprecated.</span>
|
|
<div class="block"><i>since 2.6</i></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Shape,%20java.lang.String,%20java.lang.String)">JsonFormat.Value(String, JsonFormat.Shape, String, String)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="strong">Deprecated.</span>
|
|
<div class="block"><i>since 2.6</i></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#JsonFormat.Value(java.lang.String,%20com.fasterxml.jackson.annotation.JsonFormat.Shape,%20java.util.Locale,%20java.lang.String,%20java.util.TimeZone)">JsonFormat.Value(String, JsonFormat.Shape, Locale, String, TimeZone)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="strong">Deprecated.</span>
|
|
<div class="block"><i>since 2.6</i></div>
|
|
</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonGetter.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonGetter</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used to define a non-static,
|
|
no-argument value-returning (non-void) method to be used as a "getter"
|
|
for a logical property.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonIdentityInfo.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonIdentityInfo</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used for indicating that values of annotated type
|
|
or property should be serializing so that instances either
|
|
contain additional object identifier (in addition actual object
|
|
properties), or as a reference that consists of an object id
|
|
that refers to a full serialization.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonIdentityReference.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonIdentityReference</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Optional annotation that can be used for customizing details of a reference
|
|
to Objects for which "Object Identity" is enabled (see <a href="./com/fasterxml/jackson/annotation/JsonIdentityInfo.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonIdentityInfo</code></a>).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonIgnore.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonIgnore</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that indicates that the annotated method or field is to be
|
|
ignored by introspection-based
|
|
serialization and deserialization functionality.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonIgnoreProperties.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonIgnoreProperties</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation that can be used to either suppress serialization of
|
|
properties (during serialization), or ignore processing of
|
|
JSON properties read (during deserialization).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonIgnoreType.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonIgnoreType</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that indicates that all properties of annotated
|
|
type are to be ignored during serialization and deserialization.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonInclude</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to indicate when value of the annotated property (when
|
|
used for a field, method or constructor parameter), or all
|
|
properties of the annotated class, is to be serialized.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonInclude.Include</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration used with <a href="./com/fasterxml/jackson/annotation/JsonInclude.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonInclude</code></a>
|
|
to define which properties
|
|
of Java Beans are to be included in serialization.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">JsonInclude.Value</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<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>
|
|
annotation.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#JsonInclude.Value(com.fasterxml.jackson.annotation.JsonInclude)">JsonInclude.Value(JsonInclude)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#JsonInclude.Value(com.fasterxml.jackson.annotation.JsonInclude.Include,%20com.fasterxml.jackson.annotation.JsonInclude.Include)">JsonInclude.Value(JsonInclude.Include, JsonInclude.Include)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonManagedReference.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonManagedReference</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to indicate that annotated property is part of
|
|
two-way linkage between fields; and that its role is "parent" (or "forward") link.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonProperty.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonProperty</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used to define a non-static
|
|
method as a "setter" or "getter" for a logical property
|
|
(depending on its signature),
|
|
or non-static object field to be used (serialized, deserialized) as
|
|
a logical property.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonProperty.Access</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Various options for <a href="./com/fasterxml/jackson/annotation/JsonProperty.html#access()"><code>JsonProperty.access()</code></a> property, specifying how property
|
|
may be accessed during serialization ("read") and deserialization ("write")
|
|
(note that the direction of read and write is from perspective of the property,
|
|
not from external data format: this may be confusing in some contexts).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonPropertyDescription.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonPropertyDescription</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to define a human readable description for a logical
|
|
property.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonPropertyOrder.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonPropertyOrder</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation that can be used to define ordering (possibly partial) to use
|
|
when serializing object properties.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonRawValue.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonRawValue</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that indicates that the annotated method
|
|
or field should be serialized by including literal String value
|
|
of the property as is, without quoting of characters.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonRootName.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonRootName</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">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>,
|
|
used to indicate name to use for root-level wrapping, if wrapping is
|
|
enabled.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonSetter.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonSetter</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used to define a non-static,
|
|
single-argument method to be used as a "setter" for a logical property
|
|
as an alternative to recommended
|
|
<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).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonSubTypes.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonSubTypes</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">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
|
|
polymorphic types, and to associate logical names used within JSON content
|
|
(which is more portable than using physical Java class names).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonSubTypes.Type.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonSubTypes.Type</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Definition of a subtype, along with optional name.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonTypeId.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonTypeId</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation that can be used on a property accessor
|
|
(field, getter or setter, constructor parameter) to indicate that
|
|
the property is to contain type id to use when including
|
|
polymorphic type information.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonTypeInfo</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used for configuring details of if and how type information is
|
|
used with JSON serialization and deserialization, to preserve information
|
|
about actual class of Object instances.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.As.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonTypeInfo.As</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Definition of standard type inclusion mechanisms for type metadata.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">JsonTypeInfo.Id</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Definition of different type identifiers that can be included in JSON
|
|
during serialization, and used for deserialization.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.None.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">JsonTypeInfo.None</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="strong">Deprecated.</span>
|
|
<div class="block"><i>Since 2.5, use <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang"><code>Void</code></a> instead.</i></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.None.html#JsonTypeInfo.None()">JsonTypeInfo.None()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.None.html" title="class in com.fasterxml.jackson.annotation">JsonTypeInfo.None</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="strong">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonTypeName.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonTypeName</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used for binding logical name that the annotated class
|
|
has.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonUnwrapped.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonUnwrapped</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used to indicate that a property should be serialized
|
|
"unwrapped"; that is, if it would be serialized as JSON Object, its
|
|
properties are instead included as properties of its containing
|
|
Object.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonValue.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonValue</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marker annotation similar to
|
|
<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>
|
|
that indicates that results of the annotated "getter" method
|
|
(which means signature must be that of getters; non-void return
|
|
type, no args) is to be used as the single value to serialize
|
|
for the instance.</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/JsonView.html" title="annotation in com.fasterxml.jackson.annotation"><span class="strong">JsonView</span></a> - Annotation Type in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Annotation used for indicating view(s) that the property
|
|
that is defined by method or field annotated is part of.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_K_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">K</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#key">key</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd>
|
|
<div class="block">Object for which Object Id was generated: can NOT be null.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#key(java.lang.Object)">key(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Method for constructing key to use for ObjectId-to-POJO maps.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#key(java.lang.Object)">key(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html#key(java.lang.Object)">key(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.StringIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html#key(java.lang.Object)">key(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.UUIDGenerator</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_M_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#maySerializeAsObject()">maySerializeAsObject()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor that needs to be overridden to return <code>true</code>
|
|
if the Object Id may be serialized as JSON Object; used by, for example,
|
|
JSOG handling.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_N_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">N</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html#newForDeserialization(java.lang.Object)">newForDeserialization(Object)</a></span> - Method in interface com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html" title="interface in com.fasterxml.jackson.annotation">ObjectIdResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Factory method called to create a new instance to use for
|
|
deserialization: needed since resolvers may have state (a pool of
|
|
objects).</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html#newForDeserialization(java.lang.Object)">newForDeserialization(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation">SimpleObjectIdResolver</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#newForSerialization(java.lang.Object)">newForSerialization(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Factory method called to create a new instance to use for
|
|
serialization: needed since generators may have state
|
|
(next id to produce).</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#newForSerialization(java.lang.Object)">newForSerialization(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html#newForSerialization(java.lang.Object)">newForSerialization(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.StringIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html#newForSerialization(java.lang.Object)">newForSerialization(Object)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.UUIDGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Can just return base instance since this is essentially scopeless</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_O_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerator</span></a><<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="type parameter in ObjectIdGenerator">T</a>> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Definition of API used for constructing Object Identifiers
|
|
(as annotated using <a href="./com/fasterxml/jackson/annotation/JsonIdentityInfo.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonIdentityInfo</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html#ObjectIdGenerator()">ObjectIdGenerator()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerator.IdKey</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Simple key class that can be used as a key for
|
|
ObjectId-to-POJO mappings, when multiple ObjectId types
|
|
and scopes are used.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#ObjectIdGenerator.IdKey(java.lang.Class,%20java.lang.Class,%20java.lang.Object)">ObjectIdGenerator.IdKey(Class<?>, Class<?>, Object)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerators</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Container class for standard <a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerator</code></a> implementations:
|
|
|
|
<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerators.IntSequenceGenerator</code></a>
|
|
<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.PropertyGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerators.PropertyGenerator</code></a>
|
|
<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerators.StringIdGenerator</code></a> (since 2.7)
|
|
<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerators.UUIDGenerator</code></a>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.html#ObjectIdGenerators()">ObjectIdGenerators()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerators.IntSequenceGenerator</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Simple sequence-number based generator, which uses basic Java
|
|
<code>int</code>s (starting with value 1) as Object Identifiers.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#ObjectIdGenerators.IntSequenceGenerator()">ObjectIdGenerators.IntSequenceGenerator()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#ObjectIdGenerators.IntSequenceGenerator(java.lang.Class,%20int)">ObjectIdGenerators.IntSequenceGenerator(Class<?>, int)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.None.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerators.None</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract marker class used to allow explicitly specifying
|
|
that no generator is used; which also implies that no
|
|
Object Id is to be included or used.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.None.html#ObjectIdGenerators.None()">ObjectIdGenerators.None()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.None.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.None</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.PropertyGenerator.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerators.PropertyGenerator</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract place-holder class which is used to denote case
|
|
where Object Identifier to use comes from a POJO property
|
|
(getter method or field).</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.PropertyGenerator.html#ObjectIdGenerators.PropertyGenerator(java.lang.Class)">ObjectIdGenerators.PropertyGenerator(Class<?>)</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.PropertyGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.PropertyGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerators.StringIdGenerator</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation that will accept arbitrary (but unique) String Ids on
|
|
deserialization, and (by default) use random UUID generation similar
|
|
to <a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerators.UUIDGenerator</code></a> for generation ids.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html#ObjectIdGenerators.StringIdGenerator()">ObjectIdGenerators.StringIdGenerator()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.StringIdGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.StringIdGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdGenerators.UUIDGenerator</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation that just uses <a href="http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util"><code>UUID</code></a>s as reliably
|
|
unique identifiers: downside is that resulting String is
|
|
36 characters long.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html#ObjectIdGenerators.UUIDGenerator()">ObjectIdGenerators.UUIDGenerator()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.UUIDGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.UUIDGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html" title="interface in com.fasterxml.jackson.annotation"><span class="strong">ObjectIdResolver</span></a> - Interface in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Definition of API used for resolving actual Java object from
|
|
Object Identifiers (as annotated using <a href="./com/fasterxml/jackson/annotation/JsonIdentityInfo.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonIdentityInfo</code></a>).</div>
|
|
</dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/OptBoolean.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">OptBoolean</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Optional Boolean value ("nullean").</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_P_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation"><span class="strong">PropertyAccessor</span></a> - Enum in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration used to define kinds of elements (called "property accessors")
|
|
that annotations like <a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.html" title="annotation in com.fasterxml.jackson.annotation"><code>JsonAutoDetect</code></a> apply to.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_R_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#readResolve()">readResolve()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html#resolveId(com.fasterxml.jackson.annotation.ObjectIdGenerator.IdKey)">resolveId(ObjectIdGenerator.IdKey)</a></span> - Method in interface com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html" title="interface in com.fasterxml.jackson.annotation">ObjectIdResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Method called when deserialization encounters the given Object Identifier
|
|
and requires the POJO associated with it.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html#resolveId(com.fasterxml.jackson.annotation.ObjectIdGenerator.IdKey)">resolveId(ObjectIdGenerator.IdKey)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation">SimpleObjectIdResolver</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_S_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#scope">scope</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd>
|
|
<div class="block">Scope of the Object Id (may be null, to denote global)</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#setterEnabled()">setterEnabled()</a></span> - Method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation"><span class="strong">SimpleObjectIdResolver</span></a> - Class in <a href="./com/fasterxml/jackson/annotation/package-summary.html">com.fasterxml.jackson.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of <a href="./com/fasterxml/jackson/annotation/ObjectIdResolver.html" title="interface in com.fasterxml.jackson.annotation"><code>ObjectIdResolver</code></a></div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html#SimpleObjectIdResolver()">SimpleObjectIdResolver()</a></span> - Constructor for class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation">SimpleObjectIdResolver</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="_T_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#timeZoneAsString()">timeZoneAsString()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd>
|
|
<div class="block">Alternate access (compared to <a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#getTimeZone()"><code>JsonFormat.Value.getTimeZone()</code></a>) which is useful
|
|
when caller just wants time zone id to convert, but not as JDK
|
|
provided <a href="http://docs.oracle.com/javase/6/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util"><code>TimeZone</code></a></div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#toString()">toString()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#toString()">toString()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#toString()">toString()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html#type">type</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.IdKey.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerator.IdKey</a></dt>
|
|
<dd>
|
|
<div class="block">Type of <a href="./com/fasterxml/jackson/annotation/ObjectIdGenerator.html" title="class in com.fasterxml.jackson.annotation"><code>ObjectIdGenerator</code></a> used for generating Object Id</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_U_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonProperty.html#USE_DEFAULT_NAME">USE_DEFAULT_NAME</a></span> - Static variable in annotation type com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonProperty.html" title="annotation in com.fasterxml.jackson.annotation">JsonProperty</a></dt>
|
|
<dd>
|
|
<div class="block">Special value that indicates that handlers should use the default
|
|
name (derived from method or field name) for property.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_V_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JacksonAnnotationValue.html#valueFor()">valueFor()</a></span> - Method in interface com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JacksonAnnotationValue.html" title="interface in com.fasterxml.jackson.annotation">JacksonAnnotationValue</a></dt>
|
|
<dd>
|
|
<div class="block">Introspection method that may be used to find actual annotation that may be used
|
|
as the source for value instance.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#valueFor()">valueFor()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#valueFor()">valueFor()</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html" title="enum in com.fasterxml.jackson.annotation">JsonAutoDetect.Visibility</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonCreator.Mode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonCreator.Mode.html" title="enum in com.fasterxml.jackson.annotation">JsonCreator.Mode</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Feature.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Feature.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Feature</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Include.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonProperty.Access.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">JsonProperty.Access</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.As.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.As.html" title="enum in com.fasterxml.jackson.annotation">JsonTypeInfo.As</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html" title="enum in com.fasterxml.jackson.annotation">JsonTypeInfo.Id</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/OptBoolean.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/OptBoolean.html" title="enum in com.fasterxml.jackson.annotation">OptBoolean</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonAutoDetect.Visibility.html" title="enum in com.fasterxml.jackson.annotation">JsonAutoDetect.Visibility</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonCreator.Mode.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonCreator.Mode.html" title="enum in com.fasterxml.jackson.annotation">JsonCreator.Mode</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Feature.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Feature.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Feature</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Shape.html" title="enum in com.fasterxml.jackson.annotation">JsonFormat.Shape</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Include.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Include.html" title="enum in com.fasterxml.jackson.annotation">JsonInclude.Include</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonProperty.Access.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonProperty.Access.html" title="enum in com.fasterxml.jackson.annotation">JsonProperty.Access</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.As.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.As.html" title="enum in com.fasterxml.jackson.annotation">JsonTypeInfo.As</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonTypeInfo.Id.html" title="enum in com.fasterxml.jackson.annotation">JsonTypeInfo.Id</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/OptBoolean.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/OptBoolean.html" title="enum in com.fasterxml.jackson.annotation">OptBoolean</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html#values()">values()</a></span> - Static method in enum com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/PropertyAccessor.html" title="enum in com.fasterxml.jackson.annotation">PropertyAccessor</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="_W_">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#with(com.fasterxml.jackson.annotation.JsonFormat.Feature...)">with(JsonFormat.Feature...)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#withContentInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include)">withContentInclusion(JsonInclude.Include)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withFeature(com.fasterxml.jackson.annotation.JsonFormat.Feature)">withFeature(JsonFormat.Feature)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withLocale(java.util.Locale)">withLocale(Locale)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#without(com.fasterxml.jackson.annotation.JsonFormat.Feature...)">without(JsonFormat.Feature...)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withoutFeature(com.fasterxml.jackson.annotation.JsonFormat.Feature)">withoutFeature(JsonFormat.Feature)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html#withOverrides(com.fasterxml.jackson.annotation.JsonFormat.Features)">withOverrides(JsonFormat.Features)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Features.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Features</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withOverrides(com.fasterxml.jackson.annotation.JsonFormat.Value)">withOverrides(JsonFormat.Value)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#withOverrides(com.fasterxml.jackson.annotation.JsonInclude.Value)">withOverrides(JsonInclude.Value)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd>
|
|
<div class="block">Mutant factory method that merges values of this value with given override
|
|
values, so that any explicitly defined inclusion in overrides has precedence over
|
|
settings of this value instance.</div>
|
|
</dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withPattern(java.lang.String)">withPattern(String)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withShape(com.fasterxml.jackson.annotation.JsonFormat.Shape)">withShape(JsonFormat.Shape)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html#withTimeZone(java.util.TimeZone)">withTimeZone(TimeZone)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonFormat.Value.html" title="class in com.fasterxml.jackson.annotation">JsonFormat.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#withValueInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include)">withValueInclusion(JsonInclude.Include)</a></span> - Method in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="___">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">_</h2>
|
|
<dl>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#_contentInclusion">_contentInclusion</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html#_items">_items</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/SimpleObjectIdResolver.html" title="class in com.fasterxml.jackson.annotation">SimpleObjectIdResolver</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html#_nextValue">_nextValue</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/ObjectIdGenerators.IntSequenceGenerator.html" title="class in com.fasterxml.jackson.annotation">ObjectIdGenerators.IntSequenceGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="strong"><a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html#_valueInclusion">_valueInclusion</a></span> - Variable in class com.fasterxml.jackson.annotation.<a href="./com/fasterxml/jackson/annotation/JsonInclude.Value.html" title="class in com.fasterxml.jackson.annotation">JsonInclude.Value</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="#_A_">A</a> <a href="#_B_">B</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_J_">J</a> <a href="#_K_">K</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_O_">O</a> <a href="#_P_">P</a> <a href="#_R_">R</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a href="#_W_">W</a> <a href="#___">_</a> </div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar_bottom">
|
|
<!-- -->
|
|
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="./com/fasterxml/jackson/annotation/package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="./com/fasterxml/jackson/annotation/package-tree.html">Tree</a></li>
|
|
<li><a href="./deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="./help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="./allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip-navbar_bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<p class="legalCopy"><small>Copyright © 2008–2016 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
|
|
</body>
|
|
</html>
|