Uses of Class
com.echothree.model.control.payment.common.transfer.BillingAccountRoleTransfer
Packages that use BillingAccountRoleTransfer
Package
Description
-
Uses of BillingAccountRoleTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return types with arguments of type BillingAccountRoleTransferMethod parameters in com.echothree.model.control.payment.common.transfer with type arguments of type BillingAccountRoleTransferModifier and TypeMethodDescriptionvoid
BillingAccountTransfer.setBillingAccountRoles
(MapWrapper<BillingAccountRoleTransfer> billingAccountRoles) -
Uses of BillingAccountRoleTransfer in com.echothree.model.control.payment.server.control
Methods in com.echothree.model.control.payment.server.control that return BillingAccountRoleTransferModifier and TypeMethodDescriptionBillingControl.getBillingAccountRoleTransfer
(UserVisit userVisit, BillingAccountRole billingAccountRole) Methods in com.echothree.model.control.payment.server.control that return types with arguments of type BillingAccountRoleTransferModifier and TypeMethodDescriptionBillingControl.getBillingAccountRoleTransfers
(UserVisit userVisit, Collection<BillingAccountRole> billingAccountRoles) BillingControl.getBillingAccountRoleTransfersByBillingAccount
(UserVisit userVisit, BillingAccount billingAccount) -
Uses of BillingAccountRoleTransfer in com.echothree.model.control.payment.server.transfer
Methods in com.echothree.model.control.payment.server.transfer that return BillingAccountRoleTransferModifier and TypeMethodDescriptionBillingAccountRoleTransferCache.getTransfer
(BillingAccountRole billingAccountRole)