Package | Description |
---|---|
com.crm.dataobject | |
com.crm.dataobject.priceplan | |
com.crm.dataobject.products | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanRate |
CRMDOAdditionalCurrencyRate.getPricePlanRate() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAdditionalCurrencyRate.setPricePlanRate(CRMDOPricePlanRate pricePlanRate) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanRate |
CRMDOPricePlanTieredRate.getPricePlanRate() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOPricePlanRate> |
CRMDOPricePlan.getRates() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPricePlanTieredRate.setPricePlanRate(CRMDOPricePlanRate pricePlanRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPricePlan.setRates(java.util.Set<CRMDOPricePlanRate> rates) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOPricePlanRate> |
CRMDOProduct.getPricePlanRates() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOProduct.setPricePlanRates(java.util.Set<CRMDOPricePlanRate> pricePlanRates) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanRate |
CRMDOSubTypePhysicalGood.getRate() |
CRMDOPricePlanRate |
CRMDOSubTypeService.getRate() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubTypePhysicalGood.setRate(CRMDOPricePlanRate rate) |
void |
CRMDOSubTypeService.setRate(CRMDOPricePlanRate rate) |