Uses of Interface
com.echothree.control.user.accounting.common.result.GetCurrencyDescriptionsResult
Packages that use GetCurrencyDescriptionsResult
Package
Description
-
Uses of GetCurrencyDescriptionsResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetCurrencyDescriptionsResultModifier and TypeMethodDescriptionAccountingService.getCurrencyDescriptions(UserVisitPK userVisitPK, GetCurrencyDescriptionsForm form) -
Uses of GetCurrencyDescriptionsResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetCurrencyDescriptionsResult -
Uses of GetCurrencyDescriptionsResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetCurrencyDescriptionsResultModifier and TypeMethodDescriptionAccountingBean.getCurrencyDescriptions(UserVisitPK userVisitPK, GetCurrencyDescriptionsForm form)