Uses of Class
de.hybris.platform.fraud.model.FraudSymptomScoringModel
Packages that use FraudSymptomScoringModel
Package
Description
Contains generated models for each type of de.hybris.platform.fraud.jalo package.
-
Uses of FraudSymptomScoringModel in de.hybris.platform.fraud.model
Methods in de.hybris.platform.fraud.model that return types with arguments of type FraudSymptomScoringModelModifier and TypeMethodDescriptionFraudReportModel.getFraudSymptomScorings()Generated method - Getter of theFraudReport.fraudSymptomScoringsattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.fraud.model with type arguments of type FraudSymptomScoringModelModifier and TypeMethodDescriptionvoidFraudReportModel.setFraudSymptomScorings(List<FraudSymptomScoringModel> value) Generated method - Setter ofFraudReport.fraudSymptomScoringsattribute defined at extensionbasecommerce.