public class Riskv1decisionsidactionsDecisionInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsidactionsDecisionInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1decisionsidactionsDecisionInformation |
comments(String comments) |
Riskv1decisionsidactionsDecisionInformation |
decision(String decision) |
boolean |
equals(Object o) |
String |
getComments()
Notes from the reviewer about the decision made to this case.
|
String |
getDecision()
Decision that will be applied to the given case.
|
int |
hashCode() |
void |
setComments(String comments) |
void |
setDecision(String decision) |
String |
toString() |
public Riskv1decisionsidactionsDecisionInformation()
public Riskv1decisionsidactionsDecisionInformation decision(String decision)
public String getDecision()
public void setDecision(String decision)
public Riskv1decisionsidactionsDecisionInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2025. All rights reserved.