public class FraudSymptomScoringsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
FraudSymptomScoringsDTO()
Generated constructor - for generic creation.
|
FraudSymptomScoringsDTO(List<FraudSymptomScoringDTO> fraudsymptomscoringsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<FraudSymptomScoringDTO> |
getFraudSymptomScorings() |
void |
setFraudSymptomScorings(List<FraudSymptomScoringDTO> fraudsymptomscoringsList) |
public FraudSymptomScoringsDTO()
public FraudSymptomScoringsDTO(List<FraudSymptomScoringDTO> fraudsymptomscoringsList)
public List<FraudSymptomScoringDTO> getFraudSymptomScorings()
public void setFraudSymptomScorings(List<FraudSymptomScoringDTO> fraudsymptomscoringsList)
fraudsymptomscoringsList - the fraudsymptomscoringsList to setCopyright © 2017 SAP SE. All Rights Reserved.