Uses of Class
com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder
-
Packages that use JsonPOJOBuilder Package Description com.fasterxml.jackson.databind.annotation Annotations that directly depend on classes in databinding bundle (not just Jackson core) and cannot be included in Jackson core annotations package (because it cannot 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 Constructor Description Value(JsonPOJOBuilder ann)
-