Uses of Class
dev.vality.damsel.wb_list.WbListServiceSrv.isAnyExist_args
-
Uses of WbListServiceSrv.isAnyExist_args in dev.vality.damsel.wb_list
Methods in dev.vality.damsel.wb_list that return WbListServiceSrv.isAnyExist_args Modifier and Type Method Description WbListServiceSrv.isAnyExist_argsWbListServiceSrv.isAnyExist_args. deepCopy()WbListServiceSrv.isAnyExist_argsWbListServiceSrv.AsyncProcessor.isAnyExist. getEmptyArgsInstance()WbListServiceSrv.isAnyExist_argsWbListServiceSrv.Processor.isAnyExist. getEmptyArgsInstance()WbListServiceSrv.isAnyExist_argsWbListServiceSrv.isAnyExist_args. setRow(List<Row> row)Methods in dev.vality.damsel.wb_list with parameters of type WbListServiceSrv.isAnyExist_args Modifier and Type Method Description intWbListServiceSrv.isAnyExist_args. compareTo(WbListServiceSrv.isAnyExist_args other)booleanWbListServiceSrv.isAnyExist_args. equals(WbListServiceSrv.isAnyExist_args that)WbListServiceSrv.isAnyExist_resultWbListServiceSrv.Processor.isAnyExist. getResult(I iface, WbListServiceSrv.isAnyExist_args args)voidWbListServiceSrv.AsyncProcessor.isAnyExist. start(I iface, WbListServiceSrv.isAnyExist_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in dev.vality.damsel.wb_list with parameters of type WbListServiceSrv.isAnyExist_args Constructor Description isAnyExist_args(WbListServiceSrv.isAnyExist_args other)Performs a deep copy on other.