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