Uses of Interface
com.echothree.control.user.accounting.common.result.GetCurrencyChoicesResult
Packages that use GetCurrencyChoicesResult
Package
Description
-
Uses of GetCurrencyChoicesResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetCurrencyChoicesResultModifier and TypeMethodDescriptionAccountingService.getCurrencyChoices(UserVisitPK userVisitPK, GetCurrencyChoicesForm form) -
Uses of GetCurrencyChoicesResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetCurrencyChoicesResultModifier and TypeMethodDescriptionstatic GetCurrencyChoicesResultAccountingResultFactory.getGetCurrencyChoicesResult() -
Uses of GetCurrencyChoicesResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetCurrencyChoicesResultModifier and TypeMethodDescriptionAccountingBean.getCurrencyChoices(UserVisitPK userVisitPK, GetCurrencyChoicesForm form)