org.codehaus.mojo.findbugs
Class EffortParameter
java.lang.Object
org.codehaus.mojo.findbugs.EffortParameter
public final class EffortParameter
- extends Object
Constant values for the configuration parameter effort.
- Version:
- $Id: EffortParameter.java 2285 2006-08-28 18:19:09Z carlos $
- Author:
- $Author: cyrill $, Cyrill Ruettimann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValue
public edu.umd.cs.findbugs.config.AnalysisFeatureSetting[] getValue()
- Returns:
- The effort value.
getName
public String getName()
- Returns:
- The effort name.
Copyright © 2006 null. All Rights Reserved.