public class ValidationResult extends Object
| Constructor and Description |
|---|
ValidationResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Integer |
getRemaining() |
String |
getReturnStatus() |
Integer |
getSecondsToReset() |
boolean |
hasConnected() |
boolean |
isPageNotFound_404() |
boolean |
isValidKey() |
public String getReturnStatus()
public Integer getRemaining()
public Integer getSecondsToReset()
public String getMessage()
public boolean hasConnected()
public boolean isPageNotFound_404()
public boolean isValidKey()
Copyright © 2018. All rights reserved.