| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetDiagnosticMessage
()
Get method for attribute "DiagnosticMessage" The message describing the diagnostic item. |
| DiagnosticSeverity | GetSeverity
()
Get method for attribute "Severity" The severity of the diagnostic item. |
| void | SetDiagnosticMessage
(String value)
Set method for attribute "DiagnosticMessage" The message describing the diagnostic item. |
| void | SetSeverity
(DiagnosticSeverity value)
Set method for attribute "Severity" The severity of the diagnostic item. |
| Method Detail |
|---|
| GetDiagnosticMessage/SetDiagnosticMessage |
|---|
| String | GetDiagnosticMessage | () |
| void | SetDiagnosticMessage | (String value) |
The message describing the diagnostic item.
|
| GetSeverity/SetSeverity |
|---|
| DiagnosticSeverity | GetSeverity | () |
| void | SetSeverity | (DiagnosticSeverity value) |
|
The severity of the diagnostic item.
Exceptions thrown (but not limited to): <reference 6 to unknown entity pfcExceptions::pfcXInAMethod>
|