Package | Description |
---|---|
org.sistema.cs.sale.persist |
Classes and interfaces based on the Persistent framework/library
modeling sales related documents.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPaymentFormMX
Operations of a payment form specific to México.
|
Modifier and Type | Class and Description |
---|---|
class |
PaymentForm
A payment form.
|
class |
PaymentFormMX
Payment form specific to México.
|
Modifier and Type | Method and Description |
---|---|
IPaymentForm |
ISaleTerm.getPaymentForm() |
IPaymentForm |
SaleTerm.getPaymentForm() |
Modifier and Type | Method and Description |
---|---|
void |
ISaleTerm.setPaymentForm(IPaymentForm form)
Sets the payment form.
|
void |
SaleTerm.setPaymentForm(IPaymentForm f) |