Uses of Class
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.remove_args
-
Uses of NotificationServiceSrv.remove_args in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return NotificationServiceSrv.remove_args Modifier and Type Method Description NotificationServiceSrv.remove_argsNotificationServiceSrv.remove_args. deepCopy()NotificationServiceSrv.remove_argsNotificationServiceSrv.AsyncProcessor.remove. getEmptyArgsInstance()NotificationServiceSrv.remove_argsNotificationServiceSrv.Processor.remove. getEmptyArgsInstance()NotificationServiceSrv.remove_argsNotificationServiceSrv.remove_args. setId(long id)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.remove_args Modifier and Type Method Description intNotificationServiceSrv.remove_args. compareTo(NotificationServiceSrv.remove_args other)booleanNotificationServiceSrv.remove_args. equals(NotificationServiceSrv.remove_args that)NotificationServiceSrv.remove_resultNotificationServiceSrv.Processor.remove. getResult(I iface, NotificationServiceSrv.remove_args args)voidNotificationServiceSrv.AsyncProcessor.remove. start(I iface, NotificationServiceSrv.remove_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.remove_args Constructor Description remove_args(NotificationServiceSrv.remove_args other)Performs a deep copy on other.