Uses of Class
dev.vality.damsel.fraudbusters_notificator.NotificationTemplateServiceSrv.getAll_result
-
Uses of NotificationTemplateServiceSrv.getAll_result in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return NotificationTemplateServiceSrv.getAll_result Modifier and Type Method Description NotificationTemplateServiceSrv.getAll_resultNotificationTemplateServiceSrv.getAll_result. deepCopy()NotificationTemplateServiceSrv.getAll_resultNotificationTemplateServiceSrv.Processor.getAll. getResult(I iface, NotificationTemplateServiceSrv.getAll_args args)NotificationTemplateServiceSrv.getAll_resultNotificationTemplateServiceSrv.getAll_result. setSuccess(NotificationTemplateListResponse success)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationTemplateServiceSrv.getAll_result Modifier and Type Method Description intNotificationTemplateServiceSrv.getAll_result. compareTo(NotificationTemplateServiceSrv.getAll_result other)booleanNotificationTemplateServiceSrv.getAll_result. equals(NotificationTemplateServiceSrv.getAll_result that)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type NotificationTemplateServiceSrv.getAll_result Constructor Description getAll_result(NotificationTemplateServiceSrv.getAll_result other)Performs a deep copy on other.