|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentMedium | |
|---|---|
| org.kuali.kfs.module.ar.businessobject | |
| org.kuali.kfs.module.ar.document | |
| Uses of PaymentMedium in org.kuali.kfs.module.ar.businessobject |
|---|
| Methods in org.kuali.kfs.module.ar.businessobject that return PaymentMedium | |
|---|---|
PaymentMedium |
Lockbox.getCustomerPaymentMedium()
Gets the customerPaymentMedium attribute. |
| Methods in org.kuali.kfs.module.ar.businessobject with parameters of type PaymentMedium | |
|---|---|
void |
Lockbox.setCustomerPaymentMedium(PaymentMedium customerPaymentMedium)
Deprecated. |
| Uses of PaymentMedium in org.kuali.kfs.module.ar.document |
|---|
| Fields in org.kuali.kfs.module.ar.document declared as PaymentMedium | |
|---|---|
protected PaymentMedium |
CashControlDocument.customerPaymentMedium
|
| Methods in org.kuali.kfs.module.ar.document that return PaymentMedium | |
|---|---|
PaymentMedium |
CashControlDocument.getCustomerPaymentMedium()
Gets the customerPaymentMedium attribute. |
| Methods in org.kuali.kfs.module.ar.document with parameters of type PaymentMedium | |
|---|---|
void |
CashControlDocument.setCustomerPaymentMedium(PaymentMedium customerPaymentMedium)
Sets the customerPaymentMedium attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||