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