Uses of Class
dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getById_args
-
Uses of ChannelServiceSrv.getById_args in dev.vality.damsel.fraudbusters_notificator
Methods in dev.vality.damsel.fraudbusters_notificator that return ChannelServiceSrv.getById_args Modifier and Type Method Description ChannelServiceSrv.getById_argsChannelServiceSrv.getById_args. deepCopy()ChannelServiceSrv.getById_argsChannelServiceSrv.AsyncProcessor.getById. getEmptyArgsInstance()ChannelServiceSrv.getById_argsChannelServiceSrv.Processor.getById. getEmptyArgsInstance()ChannelServiceSrv.getById_argsChannelServiceSrv.getById_args. setId(String id)Methods in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelServiceSrv.getById_args Modifier and Type Method Description intChannelServiceSrv.getById_args. compareTo(ChannelServiceSrv.getById_args other)booleanChannelServiceSrv.getById_args. equals(ChannelServiceSrv.getById_args that)ChannelServiceSrv.getById_resultChannelServiceSrv.Processor.getById. getResult(I iface, ChannelServiceSrv.getById_args args)voidChannelServiceSrv.AsyncProcessor.getById. start(I iface, ChannelServiceSrv.getById_args args, org.apache.thrift.async.AsyncMethodCallback<Channel> resultHandler)Constructors in dev.vality.damsel.fraudbusters_notificator with parameters of type ChannelServiceSrv.getById_args Constructor Description getById_args(ChannelServiceSrv.getById_args other)Performs a deep copy on other.