Uses of Class
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.create_args
-
Uses of NotificationServiceSrv.create_args in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return NotificationServiceSrv.create_args Modifier and Type Method Description NotificationServiceSrv.create_argsNotificationServiceSrv.create_args. deepCopy()NotificationServiceSrv.create_argsNotificationServiceSrv.AsyncProcessor.create. getEmptyArgsInstance()NotificationServiceSrv.create_argsNotificationServiceSrv.Processor.create. getEmptyArgsInstance()NotificationServiceSrv.create_argsNotificationServiceSrv.create_args. setNotification(Notification notification)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.create_args Modifier and Type Method Description intNotificationServiceSrv.create_args. compareTo(NotificationServiceSrv.create_args other)booleanNotificationServiceSrv.create_args. equals(NotificationServiceSrv.create_args that)NotificationServiceSrv.create_resultNotificationServiceSrv.Processor.create. getResult(I iface, NotificationServiceSrv.create_args args)voidNotificationServiceSrv.AsyncProcessor.create. start(I iface, NotificationServiceSrv.create_args args, org.apache.thrift.async.AsyncMethodCallback<Notification> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.create_args Constructor Description create_args(NotificationServiceSrv.create_args other)Performs a deep copy on other.