Skip to content

add @Inherited to @ExcelObject #19

@end-user

Description

@end-user

The @ExcelObject cannot be used on an abstract class because the annotations are not inherited, nor does the reflection search for fields in the superclass. Adding @inherited would enable the annotations to persist to child objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions