Uses of Class
tools.jackson.module.jaxb.JaxbAnnotationModule
-
Uses of JaxbAnnotationModule in tools.jackson.module.jaxb
Methods in tools.jackson.module.jaxb that return JaxbAnnotationModuleModifier and TypeMethodDescriptionJaxbAnnotationModule.setNameUsedForXmlValue(String name) JaxbAnnotationModule.setNonNillableInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include incl) JaxbAnnotationModule.setPriority(JaxbAnnotationModule.Priority p) Method for defining whether JAXB annotations should be added as primary or secondary annotations (compared to already registered annotations).