Field template

Figure 2.75. Javadoc field template

Javadoc field template

Lets you define the template for field declarations.

Example 2.825. Field declaration with generated Javadoc

/** DOCME! */
public String name;