public final class BooleanResponse extends Object
| Constructor and Description |
|---|
BooleanResponse() |
BooleanResponse(boolean criteriaSatisfied,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isCriteriaSatisfied() |
String |
toString() |
public BooleanResponse()
public BooleanResponse(boolean criteriaSatisfied,
String message)
Copyright © 2022. All rights reserved.