Package | Description |
---|---|
com.crm.dataobject.notifications | |
com.crm.dataobject.wallets |
Modifier and Type | Method and Description |
---|---|
CRMDOWalletProductConsumption |
CRMDONotificationItem.getWalletProductConsumption() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDONotificationItem.setWalletProductConsumption(CRMDOWalletProductConsumption walletProductConsumption) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOWalletProductConsumption> |
CRMDOWallet.getProductConsumptions() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOWalletProductConsumption.compare(CRMDOWalletProductConsumption object1,
CRMDOWalletProductConsumption object2) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOWallet.setProductConsumptions(java.util.Set<CRMDOWalletProductConsumption> productConsumptions) |