|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrintInvoiceOptions | |
---|---|
org.kuali.kfs.module.ar.businessobject | |
org.kuali.kfs.module.ar.document |
Uses of PrintInvoiceOptions in org.kuali.kfs.module.ar.businessobject |
---|
Methods in org.kuali.kfs.module.ar.businessobject that return PrintInvoiceOptions | |
---|---|
PrintInvoiceOptions |
OrganizationOptions.getPrintInvoiceOptions()
Gets the printOption attribute. |
Methods in org.kuali.kfs.module.ar.businessobject with parameters of type PrintInvoiceOptions | |
---|---|
void |
OrganizationOptions.setPrintInvoiceOptions(PrintInvoiceOptions printInvoiceOptions)
Sets the printOption attribute value. |
Uses of PrintInvoiceOptions in org.kuali.kfs.module.ar.document |
---|
Fields in org.kuali.kfs.module.ar.document declared as PrintInvoiceOptions | |
---|---|
protected PrintInvoiceOptions |
CustomerInvoiceDocument.printInvoiceOption
|
Methods in org.kuali.kfs.module.ar.document that return PrintInvoiceOptions | |
---|---|
PrintInvoiceOptions |
CustomerInvoiceDocument.getPrintInvoiceOption()
|
Methods in org.kuali.kfs.module.ar.document with parameters of type PrintInvoiceOptions | |
---|---|
void |
CustomerInvoiceDocument.setPrintInvoiceOption(PrintInvoiceOptions printInvoiceOption)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |