| Package | Description |
|---|---|
| com.crm.dataobject.billing | |
| com.crm.dataobject.financialtransactions | |
| com.crm.dataobject.inventory |
| Modifier and Type | Method and Description |
|---|---|
CRMDOCreditNoteLine |
BillItemProduct.getCreditNoteLine() |
CRMDOCreditNoteLine |
CRMDONormalSubscriptionRatedBillingItem.getCreditNoteLine() |
CRMDOCreditNoteLine |
CRMDONormalUdrRatedBillingItem.getCreditNoteLine() |
CRMDOCreditNoteLine |
CRMDOJobRatedBillingItem.getCreditNoteLine() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CRMDOCreditNoteLine> |
CRMDOBill.getCreditNoteItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
BillItemProduct.setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine) |
void |
CRMDONormalSubscriptionRatedBillingItem.setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine) |
void |
CRMDONormalUdrRatedBillingItem.setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine) |
void |
CRMDOJobRatedBillingItem.setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOBill.setCreditNoteItems(java.util.Set<CRMDOCreditNoteLine> creditNoteItems) |
| Modifier and Type | Method and Description |
|---|---|
CRMDOCreditNoteLine |
CRMDOCreditNoteLineAppliedTaxRate.getCreditNoteLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOCreditNoteLineAppliedTaxRate.setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine) |
| Modifier and Type | Method and Description |
|---|---|
CRMDOCreditNoteLine |
CRMDOPhysicalGoodSale.getCreditNoteLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOPhysicalGoodSale.setCreditNoteLine(CRMDOCreditNoteLine creditNoteLine) |