Have wsdl2java generate a constructor that sets all fields
----------------------------------------------------------
Key: CXF-3416
URL: https://issues.apache.org/jira/browse/CXF-3416
Project: CXF
Issue Type: Improvement
Components: Soap Binding
Reporter: Dobes Vandermeer
Be nice to have the data classes generated by wsdl2java so that you can
construct them easily, either by having a constructor to fill in all the fields
or have the setters return "this" so you can chain them together. Otherwise
constructing a tree objects becomes quite a lot of work.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira