You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dobes Vandermeer (JIRA)" <ji...@apache.org> on 2011/04/03 19:52:05 UTC

[jira] [Commented] (CXF-3416) Have wsdl2java generate a constructor that sets all fields

    [ https://issues.apache.org/jira/browse/CXF-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015184#comment-13015184 ] 

Dobes Vandermeer commented on CXF-3416:
---------------------------------------

Thanks, it looks like value-constructor is what I was looking for.  I'll see if I can figure out how to get wsdl2java to do that.


> 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
>             Fix For: Invalid
>
>
> 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