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