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