Uses of Class
org.inferred.freebuilder.processor.JacksonSupport.GenerateAnnotation
-
Packages that use JacksonSupport.GenerateAnnotation Package Description org.inferred.freebuilder.processor -
-
Uses of JacksonSupport.GenerateAnnotation in org.inferred.freebuilder.processor
Methods in org.inferred.freebuilder.processor that return JacksonSupport.GenerateAnnotation Modifier and Type Method Description private static JacksonSupport.GenerateAnnotationJacksonSupport. generateDefaultAnnotations(javax.lang.model.element.ExecutableElement getterMethod)static JacksonSupport.GenerateAnnotationJacksonSupport.GenerateAnnotation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JacksonSupport.GenerateAnnotation[]JacksonSupport.GenerateAnnotation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-