Uses of Class
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.getAll_args
-
Uses of NotificationServiceSrv.getAll_args in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return NotificationServiceSrv.getAll_args Modifier and Type Method Description NotificationServiceSrv.getAll_argsNotificationServiceSrv.getAll_args. deepCopy()NotificationServiceSrv.getAll_argsNotificationServiceSrv.AsyncProcessor.getAll. getEmptyArgsInstance()NotificationServiceSrv.getAll_argsNotificationServiceSrv.Processor.getAll. getEmptyArgsInstance()NotificationServiceSrv.getAll_argsNotificationServiceSrv.getAll_args. setFilter(Filter filter)NotificationServiceSrv.getAll_argsNotificationServiceSrv.getAll_args. setPage(Page page)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.getAll_args Modifier and Type Method Description intNotificationServiceSrv.getAll_args. compareTo(NotificationServiceSrv.getAll_args other)booleanNotificationServiceSrv.getAll_args. equals(NotificationServiceSrv.getAll_args that)NotificationServiceSrv.getAll_resultNotificationServiceSrv.Processor.getAll. getResult(I iface, NotificationServiceSrv.getAll_args args)voidNotificationServiceSrv.AsyncProcessor.getAll. start(I iface, NotificationServiceSrv.getAll_args args, org.apache.thrift.async.AsyncMethodCallback<NotificationListResponse> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationServiceSrv.getAll_args Constructor Description getAll_args(NotificationServiceSrv.getAll_args other)Performs a deep copy on other.