Package | Description |
---|---|
com.crm.dataobject.financialtransactions | |
com.crm.dataobject.vouchers |
Modifier and Type | Method and Description |
---|---|
CRMDOLot |
CRMDOInvoiceLine.getLot() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOInvoiceLine.setLot(CRMDOLot lot) |
Modifier and Type | Method and Description |
---|---|
CRMDOLot |
VouchersSaleProduct.getLot() |
CRMDOLot |
MaintenanceUtilityCondition.getLot() |
CRMDOLot |
LotSummary.getLot() |
CRMDOLot |
LotCriterion.getLot() |
CRMDOLot |
CRMDOVoucher.getLot() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOLot> |
VoucherSearchCriteria.getLots() |
Modifier and Type | Method and Description |
---|---|
void |
VouchersSaleProduct.setLot(CRMDOLot lot) |
void |
VoucherSearchCriteria.setLot(CRMDOLot lot) |
void |
MaintenanceUtilityCondition.setLot(CRMDOLot lot) |
void |
LotSummary.setLot(CRMDOLot lot) |
void |
LotCriterion.setLot(CRMDOLot lot) |
void |
CRMDOVoucher.setLot(CRMDOLot lot) |
Modifier and Type | Method and Description |
---|---|
void |
VoucherSearchCriteria.setLots(java.util.ArrayList<CRMDOLot> lots) |