public class SuppressionFile
extends java.lang.Object
SuppressionFile Responsibility : Models a suppression file
nested XML element where the simple content is its location.| Constructor and Description |
|---|
SuppressionFile() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath()
Gets the path to the suppression file.
|
void |
setPath(java.lang.String path)
Sets the path to the suppression file.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.