Uses of Enum
org.inferred.freebuilder.processor.JacksonSupport.GenerateAnnotation
Packages that use JacksonSupport.GenerateAnnotation
-
Uses of JacksonSupport.GenerateAnnotation in org.inferred.freebuilder.processor
Subclasses with type arguments of type JacksonSupport.GenerateAnnotation in org.inferred.freebuilder.processorMethods in org.inferred.freebuilder.processor that return JacksonSupport.GenerateAnnotationModifier and TypeMethodDescriptionprivate static JacksonSupport.GenerateAnnotationJacksonSupport.generateDefaultAnnotations(ExecutableElement getterMethod) 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.