Uses of Class
com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder

Packages that use JsonPOJOBuilder
com.fasterxml.jackson.databind.annotation Annotations that directly depend on classes in databinding bundle (not just Jackson core) and can not be included in Jackson core annotations package (because it can not have any external dependencies). 
 

Uses of JsonPOJOBuilder in com.fasterxml.jackson.databind.annotation
 

Constructors in com.fasterxml.jackson.databind.annotation with parameters of type JsonPOJOBuilder
JsonPOJOBuilder.Value(JsonPOJOBuilder ann)
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.