Package | Description |
---|---|
com.crm.dataobject.platform | |
com.crm.dataobject.products |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOVatPeriodRate> |
CRMDOVatPeriodRate.getFromDateComparator() |
java.util.Set<CRMDOVatPeriodRate> |
CRMDOVatRate.getPeriodRates() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOVatPeriodRate.compare(CRMDOVatPeriodRate object1,
CRMDOVatPeriodRate object2) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOVatRate.setPeriodRates(java.util.Set<CRMDOVatPeriodRate> periodRates) |
Modifier and Type | Method and Description |
---|---|
CRMDOVatPeriodRate |
ProductTaxCodeRate.getEffectiveVatPeriodRate() |
Modifier and Type | Method and Description |
---|---|
void |
ProductTaxCodeRate.setEffectiveVatPeriodRate(CRMDOVatPeriodRate effectiveVatPeriodRate) |