Uses of Class
dev.vality.damsel.wb_list.WbListServiceSrv.getRowInfo_result
-
Uses of WbListServiceSrv.getRowInfo_result in dev.vality.damsel.wb_list
Methods in dev.vality.damsel.wb_list that return WbListServiceSrv.getRowInfo_result Modifier and Type Method Description WbListServiceSrv.getRowInfo_resultWbListServiceSrv.getRowInfo_result. deepCopy()WbListServiceSrv.getRowInfo_resultWbListServiceSrv.Processor.getRowInfo. getResult(I iface, WbListServiceSrv.getRowInfo_args args)WbListServiceSrv.getRowInfo_resultWbListServiceSrv.getRowInfo_result. setEx1(ListNotFound ex1)WbListServiceSrv.getRowInfo_resultWbListServiceSrv.getRowInfo_result. setSuccess(Result success)Methods in dev.vality.damsel.wb_list with parameters of type WbListServiceSrv.getRowInfo_result Modifier and Type Method Description intWbListServiceSrv.getRowInfo_result. compareTo(WbListServiceSrv.getRowInfo_result other)booleanWbListServiceSrv.getRowInfo_result. equals(WbListServiceSrv.getRowInfo_result that)Constructors in dev.vality.damsel.wb_list with parameters of type WbListServiceSrv.getRowInfo_result Constructor Description getRowInfo_result(WbListServiceSrv.getRowInfo_result other)Performs a deep copy on other.