| Package | Description |
|---|---|
| com.crm.dataobject.wallets |
| Modifier and Type | Method and Description |
|---|---|
CRMDOWalletAllotment |
CRMDOWalletAllotmentAllocation.getCreditWalletAllotment() |
CRMDOWalletAllotment |
CRMDOWalletAllotmentAllocation.getDebitWalletAllotment() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CRMDOWalletAllotment> |
CRMDOWallet.getAllotments() |
java.util.Set<CRMDOWalletAllotment> |
CRMDOWalletTransaction.getAllotments() |
java.util.Set<CRMDOWalletAllotment> |
CRMDOWalletAllotmentGroupCondition.getAllotments() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOWalletAllotmentAllocation.setCreditWalletAllotment(CRMDOWalletAllotment creditWalletAllotment) |
void |
CRMDOWalletAllotmentAllocation.setDebitWalletAllotment(CRMDOWalletAllotment debitWalletAllotment) |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOWallet.setAllotments(java.util.Set<CRMDOWalletAllotment> allotments) |
void |
CRMDOWalletTransaction.setAllotments(java.util.Set<CRMDOWalletAllotment> allotments) |
void |
CRMDOWalletAllotmentGroupCondition.setAllotments(java.util.Set<CRMDOWalletAllotment> allotments) |