The
Typesafe Enum generated by wsdl2Java provided by IBM does not have generate the
valueOf mentod, instead it generated fromString method. So the difference is
just the name.
Is
there a way to specify the method name to be "fromString" instead of "valueOf"
in the mapping?
Any
help would be appreciated.
Thanks
Balaji
