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