Package | Description |
---|---|
com.crm.dataobject.platform | |
com.crm.dataobject.products |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOTaxRatePeriodRate> |
CRMDOTaxRatePeriodRate.getFromDateComparator() |
java.util.Set<CRMDOTaxRatePeriodRate> |
CRMDOTaxRate.getPeriodRates() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOTaxRatePeriodRate.compare(CRMDOTaxRatePeriodRate object1,
CRMDOTaxRatePeriodRate object2) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOTaxRate.setPeriodRates(java.util.Set<CRMDOTaxRatePeriodRate> periodRates) |
Modifier and Type | Method and Description |
---|---|
CRMDOTaxRatePeriodRate |
ProductTaxCodeRate.getEffectiveTaxRatePeriodRate() |
Modifier and Type | Method and Description |
---|---|
void |
ProductTaxCodeRate.setEffectiveTaxRatePeriodRate(CRMDOTaxRatePeriodRate effectiveTaxRatePeriodRate) |