Uses of Class
com.echothree.model.control.accounting.common.transfer.GlAccountDescriptionTransfer
Packages that use GlAccountDescriptionTransfer
Package
Description
-
Uses of GlAccountDescriptionTransfer in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GlAccountDescriptionTransferModifier and TypeMethodDescriptionEditGlAccountDescriptionResult.getGlAccountDescription()GetGlAccountDescriptionResult.getGlAccountDescription()Methods in com.echothree.control.user.accounting.common.result that return types with arguments of type GlAccountDescriptionTransferMethods in com.echothree.control.user.accounting.common.result with parameters of type GlAccountDescriptionTransferModifier and TypeMethodDescriptionvoidEditGlAccountDescriptionResult.setGlAccountDescription(GlAccountDescriptionTransfer glAccountDescription) voidGetGlAccountDescriptionResult.setGlAccountDescription(GlAccountDescriptionTransfer glAccountDescription) Method parameters in com.echothree.control.user.accounting.common.result with type arguments of type GlAccountDescriptionTransferModifier and TypeMethodDescriptionvoidGetGlAccountDescriptionsResult.setGlAccountDescriptions(List<GlAccountDescriptionTransfer> glAccountDescriptions) -
Uses of GlAccountDescriptionTransfer in com.echothree.model.control.accounting.server.control
Methods in com.echothree.model.control.accounting.server.control that return GlAccountDescriptionTransferModifier and TypeMethodDescriptionAccountingControl.getGlAccountDescriptionTransfer(UserVisit userVisit, GlAccountDescription glAccountDescription) Methods in com.echothree.model.control.accounting.server.control that return types with arguments of type GlAccountDescriptionTransferModifier and TypeMethodDescriptionAccountingControl.getGlAccountDescriptionTransfersByGlAccount(UserVisit userVisit, GlAccount glAccount) -
Uses of GlAccountDescriptionTransfer in com.echothree.model.control.accounting.server.transfer
Methods in com.echothree.model.control.accounting.server.transfer that return GlAccountDescriptionTransferModifier and TypeMethodDescriptionGlAccountDescriptionTransferCache.getTransfer(UserVisit userVisit, GlAccountDescription glAccountDescription)