Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.priceplan |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanPeriodRate |
PricePlanPeriod.getPricePlanPeriodRate() |
CRMDOPricePlanPeriodRate |
BillingTermPeriod.getPricePlanPeriodRate() |
Modifier and Type | Method and Description |
---|---|
void |
PricePlanPeriod.setPricePlanPeriodRate(CRMDOPricePlanPeriodRate pricePlanPeriodRate) |
void |
BillingTermPeriod.setPricePlanPeriodRate(CRMDOPricePlanPeriodRate pricePlanPeriodRate) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlanPeriodRate |
CRMDOPricePlanRate.getPricePlanPeriodRate() |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOPricePlanPeriodRate> |
CRMDOPricePlanPeriodRate.getDateComparator() |
java.util.Set<CRMDOPricePlanPeriodRate> |
CRMDOPricePlan.getPeriodRates() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOPricePlanPeriodRate.compare(CRMDOPricePlanPeriodRate object1,
CRMDOPricePlanPeriodRate object2) |
void |
CRMDOPricePlanRate.setPricePlanPeriodRate(CRMDOPricePlanPeriodRate pricePlanPeriodRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPricePlan.setPeriodRates(java.util.Set<CRMDOPricePlanPeriodRate> periodRates) |