Module org.simpleflatmapper.reflect
Interface AnnotationToPropertyService
public interface AnnotationToPropertyService
-
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateProperty(Annotation annotation, org.simpleflatmapper.util.Consumer<Object> consumer)
-
Method Details
-
generateProperty
-