Package | Description |
---|---|
com.cososys.sensitivityio.sds.wrapper.model |
Modifier and Type | Method and Description |
---|---|
ThreatLocationInfo |
Threat.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
Threat.setLocation(ThreatLocationInfo location) |
Constructor and Description |
---|
Threat(int typeId,
java.lang.String type,
java.lang.String matchedText,
java.lang.String maskedMatchedText,
ThreatLocationInfo location) |