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 |
---|---|
static java.util.Comparator<CRMDOPricePlanRate> |
CRMDOPricePlanRate.getPricePlanRateComparator() |
java.util.Set<CRMDOPricePlanRate> |
CRMDOPricePlanPeriodRate.getRates() |
java.util.Set<CRMDOPricePlanRate> |
CRMDOPricePlan.getRates()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
CRMDOPricePlanRate.compare(CRMDOPricePlanRate object1,
CRMDOPricePlanRate object2) |
void |
CRMDOPricePlanTieredRate.setPricePlanRate(CRMDOPricePlanRate pricePlanRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPricePlanPeriodRate.setRates(java.util.Set<CRMDOPricePlanRate> rates) |
void |
CRMDOPricePlan.setRates(java.util.Set<CRMDOPricePlanRate> rates)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanRate |
CRMDOProduct.getGlobalRate() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOPricePlanRate> |
CRMDOProduct.getPricePlanRates() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOProduct.setGlobalRate(CRMDOPricePlanRate globalRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOProduct.setPricePlanRates(java.util.Set<CRMDOPricePlanRate> pricePlanRates) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanRate |
CRMDOSubTypeService.getRate() |
CRMDOPricePlanRate |
CRMDOSubTypePhysicalGood.getRate() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubTypeService.setRate(CRMDOPricePlanRate rate) |
void |
CRMDOSubTypePhysicalGood.setRate(CRMDOPricePlanRate rate) |