Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Getter and @Setter on a class should be possible (and apply to all fields). #202

Closed
lombokissues opened this issue Jul 14, 2015 · 3 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 129)

@lombokissues
Copy link
Author

👤 reinierz   🕗 Jul 17, 2010 at 04:53 UTC

@ Data is a lot like putting @ Setter and @ Getter on every field, but also comes with @ ToString and @ EqualsAndHashCode attached. Splitting this functionality off and allowing @ Getter on a class to be equivalent to adding @ Getter to each field without the rest of @ Data would be good.

@lombokissues
Copy link
Author

👤 reinierz   🕗 Jul 17, 2010 at 04:54 UTC

Implements in commit 32a23d7

@lombokissues
Copy link
Author

End of migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant