public class Dsa extends Object
| Constructor and Description |
|---|
Dsa() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
Boolean |
getEnabled() |
List<DsaRule> |
getRules() |
void |
setComment(String comment) |
void |
setEnabled(Boolean enabled) |
void |
setRules(List<DsaRule> rules) |
Copyright © 2025. All rights reserved.