public class MatchResultDto extends Object
| Constructor and Description |
|---|
MatchResultDto() |
MatchResultDto(Boolean asExpected,
Long windowId) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAsExpected() |
Long |
getWindowId() |
void |
setAsExpected(Boolean asExpected) |
void |
setWindowId(Long windowId) |
String |
toString() |
Copyright © 2023. All rights reserved.