public class Result extends Object
| Constructor and Description |
|---|
Result(Site site,
Integer responseCode,
Status status,
String note)
Constructs a
Result. |
| Modifier and Type | Method and Description |
|---|---|
String |
getNote() |
Integer |
getResponseCode() |
Site |
getSite() |
Status |
getStatus() |
Copyright © 2016–2019. All rights reserved.