Uses of Class
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.create_result
-
Uses of NotificationServiceSrv.create_result in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return NotificationServiceSrv.create_result Modifier and Type Method Description NotificationServiceSrv.create_resultNotificationServiceSrv.create_result. deepCopy()NotificationServiceSrv.create_resultNotificationServiceSrv.Processor.create. getResult(I iface, NotificationServiceSrv.create_args args)NotificationServiceSrv.create_resultNotificationServiceSrv.create_result. setEx(NotificationServiceException ex)NotificationServiceSrv.create_resultNotificationServiceSrv.create_result. setSuccess(Notification success)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.create_result Modifier and Type Method Description intNotificationServiceSrv.create_result. compareTo(NotificationServiceSrv.create_result other)booleanNotificationServiceSrv.create_result. equals(NotificationServiceSrv.create_result that)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.create_result Constructor Description create_result(NotificationServiceSrv.create_result other)Performs a deep copy on other.