org.sonar.api.batch.rule.internal
Class NewRuleParam

java.lang.Object
  extended by org.sonar.api.batch.rule.internal.NewRuleParam

public class NewRuleParam
extends Object


Method Summary
 NewRuleParam setDescription(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDescription

public NewRuleParam setDescription(@Nullable
                                   String s)


Copyright © 2009–2015 SonarSource. All rights reserved.