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