| Author |
WSDL2JAVA Conversion issue.
|
Sumukh Deshpande
Ranch Hand
Joined: Feb 17, 2008
Posts: 87
|
|
Hello,
I have a integer field in a class which I have made private and no setter method is provided but when I generate the client with WSDL2Java, the generated class has a setter method.
Why is it so?
I am using Apache Axis 2.
I am putting the code for more explanation
So what should I do to hide the setter method when client is generated.
|
 |
 |
|
|
subject: WSDL2JAVA Conversion issue.
|
|
|