Class and Description |
---|
com.fasterxml.jackson.annotation.JsonTypeInfo.None
Since 2.5, use any Annotation type (such as
JsonTypeInfo ,
if such behavior is needed; this is rarely necessary. |
Constructor and Description |
---|
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, Locale, String, TimeZone)
since 2.6
|
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, Locale, TimeZone)
since 2.6
|
com.fasterxml.jackson.annotation.JsonFormat.Value(String, JsonFormat.Shape, String, String)
since 2.6
|
Copyright © 2008–2016 FasterXML. All rights reserved.