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