Interface PurchaseInvoiceEdit
- All Superinterfaces:
BaseForm,BaseSpec,FreeOnBoardSpec,TermSpec
- All Known Subinterfaces:
CreatePurchaseInvoiceForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillFromContactMechanismName(String billFromContactMechanismName) voidsetBillToContactMechanismName(String billToContactMechanismName) voidsetDescription(String description) voidsetDueTime(String dueTime) voidsetInvoicedTime(String invoicedTime) voidsetPaidTime(String paidTime) voidsetReference(String reference) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.shipment.common.spec.FreeOnBoardSpec
getFreeOnBoardName, setFreeOnBoardNameMethods inherited from interface com.echothree.control.user.term.common.spec.TermSpec
getTermName, setTermName
-
Method Details
-
getBillFromContactMechanismName
-
setBillFromContactMechanismName
-
getBillToContactMechanismName
-
setBillToContactMechanismName
-
getInvoicedTime
-
setInvoicedTime
-
getDueTime
-
setDueTime
-
getPaidTime
-
setPaidTime
-
getReference
-
setReference
-
getDescription
-
setDescription
-