Uses of Class
com.fasterxml.jackson.databind.jsontype.impl.AsExistingPropertyTypeSerializer
-
Packages that use AsExistingPropertyTypeSerializer Package Description com.fasterxml.jackson.databind.jsontype.impl Package that contains standard implementations forTypeResolverBuilderandTypeIdResolver. -
-
Uses of AsExistingPropertyTypeSerializer in com.fasterxml.jackson.databind.jsontype.impl
Methods in com.fasterxml.jackson.databind.jsontype.impl that return AsExistingPropertyTypeSerializer Modifier and Type Method Description AsExistingPropertyTypeSerializerAsExistingPropertyTypeSerializer. forProperty(BeanProperty prop)
-