Class InvoiceLineGlAccountTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.invoice.common.transfer.InvoiceLineGlAccountTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvoiceLineGlAccountTransfer(InvoiceLineTransfer invoiceLine, GlAccountTransfer glAccount) Creates a new instance of InvoiceLineGlAccountTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGlAccount(GlAccountTransfer glAccount) voidsetInvoiceLine(InvoiceLineTransfer invoiceLine) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
InvoiceLineGlAccountTransfer
Creates a new instance of InvoiceLineGlAccountTransfer
-
-
Method Details
-
getInvoiceLine
-
setInvoiceLine
-
getGlAccount
-
setGlAccount
-