Uses of Class
com.echothree.model.control.invoice.common.transfer.InvoiceTimeTransfer
Packages that use InvoiceTimeTransfer
Package
Description
-
Uses of InvoiceTimeTransfer in com.echothree.model.control.invoice.common.transfer
Methods in com.echothree.model.control.invoice.common.transfer that return types with arguments of type InvoiceTimeTransferMethod parameters in com.echothree.model.control.invoice.common.transfer with type arguments of type InvoiceTimeTransferModifier and TypeMethodDescriptionvoid
InvoiceTransfer.setInvoiceTimes
(MapWrapper<InvoiceTimeTransfer> invoiceTimes) Sets the invoiceTimes. -
Uses of InvoiceTimeTransfer in com.echothree.model.control.invoice.server.control
Methods in com.echothree.model.control.invoice.server.control that return InvoiceTimeTransferModifier and TypeMethodDescriptionInvoiceControl.getInvoiceTimeTransfer
(UserVisit userVisit, InvoiceTime invoiceTime) Methods in com.echothree.model.control.invoice.server.control that return types with arguments of type InvoiceTimeTransferModifier and TypeMethodDescriptionInvoiceControl.getInvoiceTimeTransfers
(UserVisit userVisit, Collection<InvoiceTime> invoiceTimes) InvoiceControl.getInvoiceTimeTransfersByInvoice
(UserVisit userVisit, Invoice invoice) InvoiceControl.getInvoiceTimeTransfersByInvoiceTimeType
(UserVisit userVisit, InvoiceTimeType invoiceTimeType) -
Uses of InvoiceTimeTransfer in com.echothree.model.control.invoice.server.transfer
Methods in com.echothree.model.control.invoice.server.transfer that return InvoiceTimeTransferModifier and TypeMethodDescriptionInvoiceTimeTransferCache.getInvoiceTimeTransfer
(InvoiceTime invoiceTime)