Uses of Class
com.fasterxml.jackson.annotation.JsonFormat.Value

Uses of JsonFormat.Value in com.fasterxml.jackson.annotation
 

Methods in com.fasterxml.jackson.annotation that return JsonFormat.Value
 JsonFormat.Value JsonFormat.Value.withLocale(Locale l)
           
 JsonFormat.Value JsonFormat.Value.withPattern(String p)
           
 JsonFormat.Value JsonFormat.Value.withShape(JsonFormat.Shape s)
           
 JsonFormat.Value JsonFormat.Value.withTimeZone(TimeZone tz)
           
 



Copyright © 2012 FasterXML. All Rights Reserved.