public class FraudSymptomScoringsWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
FraudSymptomScoringsWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExplanation() |
String |
getName() |
Double |
getScore() |
void |
setExplanation(String explanation) |
void |
setName(String name) |
void |
setScore(Double score) |
Copyright © 2017 SAP SE. All Rights Reserved.