public class NessusNoteResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| NessusNoteResponse(String title,
                  String message,
                  int severity) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage()Get the note message. | 
| int | getSeverity()Get the note severity. | 
| String | getTitle()Get the note title. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.