public class NessusRemediationResponse extends Object implements Serializable
Constructor and Description |
---|
NessusRemediationResponse(String value,
String remediation,
int hosts,
int vulns) |
Modifier and Type | Method and Description |
---|---|
int |
getHosts()
Get the hosts.
|
String |
getRemediation()
Get the remediation.
|
String |
getValue()
Get the value.
|
int |
getVulns()
Get the vulnerabilities.
|
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.