| Package | Description |
|---|---|
| com.crm.dataobject.financialtransactions | |
| com.crm.dataobject.paymentgateway |
| Modifier and Type | Method and Description |
|---|---|
CRMDOPaymentCancellation |
CRMDOPayment.getPaymentCancellation() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CRMDOPaymentCancellation> |
PaymentSearchCriteria.getPaymentCancellations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSearchCriteria.setPaymentCancellation(CRMDOPaymentCancellation paymentCancellation) |
void |
CRMDOPayment.setPaymentCancellation(CRMDOPaymentCancellation paymentCancellation) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSearchCriteria.setPaymentCancellations(java.util.ArrayList<CRMDOPaymentCancellation> paymentCancellations) |
| Modifier and Type | Method and Description |
|---|---|
CRMDOPaymentCancellation |
CRMDOPaymentGatewayRequest.getPaymentCancellation() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CRMDOPaymentCancellation> |
PaymentGatewayRequestSearchCriteria.getPaymentCancellations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentGatewayRequestSearchCriteria.setPaymentCancellation(CRMDOPaymentCancellation paymentCancellation) |
void |
CRMDOPaymentGatewayRequest.setPaymentCancellation(CRMDOPaymentCancellation paymentCancellation) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentGatewayRequestSearchCriteria.setPaymentCancellations(java.util.ArrayList<CRMDOPaymentCancellation> paymentCancellations) |