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

Allow processing with-methods #57

Closed
knutwannheden opened this issue Aug 29, 2019 · 2 comments · Fixed by highsource/jaxb-tools#512
Closed

Allow processing with-methods #57

knutwannheden opened this issue Aug 29, 2019 · 2 comments · Fixed by highsource/jaxb-tools#512
Assignees

Comments

@knutwannheden
Copy link

XJC also generates with-methods for a given generated set-method.

I don't understand why XJC doesn't add Javadoc to the with-methods. I think it would be nice if this plugin could allow annotating and adding Javadoc to these with-methods. I think it would also be nice with a boolean flag which would allow "copying" everything from the corresponding set-method.

@knutwannheden
Copy link
Author

I think the with methods are probably generated by the fluent-api extension...

@laurentschoelens
Copy link
Collaborator

Will be in next 4.x release of jaxb-tools

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

Successfully merging a pull request may close this issue.

2 participants