@Immutable public static class RulesDefinition.Param extends Object
| Modifier and Type | Method and Description | 
|---|---|
| String | defaultValue() | 
| String | description() | 
| boolean | equals(Object o) | 
| int | hashCode() | 
| String | key() | 
| String | name() | 
| RuleParamType | type() | 
@Nullable public String description()
@Nullable public String defaultValue()
public RuleParamType type()
Copyright © 2009–2016 SonarSource. All rights reserved.