Uses of Class
cdc.issues.rules.Rule.Builder
Packages that use Rule.Builder
-
Uses of Rule.Builder in cdc.issues.rules
Methods in cdc.issues.rules that return Rule.BuilderModifier and TypeMethodDescriptionstatic Rule.BuilderRule.builder()Rule.Builder.description(String description) Sets the rule description.Sets the rule domain.Sets the rule id.Sets the rule name and its severity if thenameimplementsIssueSeverityItemand current severity isnull.Sets the rule name.Rule.Builder.params(FormalParams params) Sets the rule formal parameters.Rule.Builder.self()Rule.Builder.severity(IssueSeverity severity) Sets the default severity of the rule.Sets the rule title.Constructors in cdc.issues.rules with parameters of type Rule.Builder