Interface AnnotationToPropertyService


public interface AnnotationToPropertyService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generateProperty(Annotation annotation, org.simpleflatmapper.util.Consumer<Object> consumer)
     
  • Method Details

    • generateProperty

      void generateProperty(Annotation annotation, org.simpleflatmapper.util.Consumer<Object> consumer)