This rule is defined by the following Java class: net.sourceforge.pmd.rules.MethodNamingConventions
Example:
public class Foo { public void fooStuff() { } }