open class ResultReport : Serializable
The Result report.
ResultReport()
Empty constructor for the ResultReport(effectiveSettings: Array<EffectiveSetting!>!)
Default constructor for the |
var effectiveSettings: Array<EffectiveSetting!>!
The effective settings. |
open fun getEffectiveSettings(): Array<EffectiveSetting!>!
Returns the effective settings. |
|
open fun toString(): String |