public class AnalysisOutput extends Object
Constructor and Description |
---|
AnalysisOutput(String performance,
String alert,
String history)
Default constructor with analysis output information.
|
Modifier and Type | Method and Description |
---|---|
String |
getAlert()
Return the alert.
|
String |
getHistory()
Return the history.
|
String |
getPerformance()
Return the performance.
|
Copyright © 2016–2022. All rights reserved.