Uses of Class
cdc.issues.impl.ProfileImpl
-
Uses of ProfileImpl in cdc.issues.impl
Methods in cdc.issues.impl that return ProfileImplModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.ProfileImpl.addIfMissing(Rule rule) Deprecated, for removal: This API element is subject to removal in a future version.ProfileImpl.apply(ProfileConfig profileConfig) ProfileImpl.Builder.build()Deprecated, for removal: This API element is subject to removal in a future version.ProfileImpl.setAllEnabled(boolean enabled) ProfileImpl.setConfig(RuleId ruleId, RuleConfig config) ProfileImpl.setConfig(Rule rule, RuleConfig config) ProfileImpl.setCustomizedSeverity(RuleId ruleId, IssueSeverity customizedSeverity) ProfileImpl.setCustomizedSeverity(Rule rule, IssueSeverity customizedSeverity) ProfileImpl.setDescription(String description) Deprecated, for removal: This API element is subject to removal in a future version.ProfileImpl.setEnabled(RuleId ruleId, boolean enabled) ProfileImpl.setEnabled(Rule rule, boolean enabled) Enables or disables a rule.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Methods in cdc.issues.impl that return types with arguments of type ProfileImplMethods in cdc.issues.impl with parameters of type ProfileImpl