public class DSARule extends JsonObject
| Constructor and Description |
|---|
DSARule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
void |
setType(String type) |
void |
setValue(String value) |
DSARule |
withType(String type) |
DSARule |
withValue(String value) |
toStringCopyright © 2024. All rights reserved.