Editing the Java source files
You may need to edit the generated Java source files to add methods, such as validation, utility, and initialization methods. We do not recommend editing the generated methods. If you need to edit Javadoc comments in the generated files, see Generating Javadoc.
All changes to these files will be lost if you regenerate Java class wrappers for the same interfaces. |