public static class ConfirmationDecision.Builder extends Object
ConfirmationDecision.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ConfirmationDecision |
build()
Builds a new
ConfirmationDecision object using the set fields. |
ConfirmationDecision.Builder |
hasAgreed(Boolean hasAgreed)
Setter for hasAgreed.
|
public ConfirmationDecision.Builder hasAgreed(Boolean hasAgreed)
hasAgreed - Boolean value for hasAgreed.public ConfirmationDecision build()
ConfirmationDecision object using the set fields.ConfirmationDecisionCopyright © 2024. All rights reserved.