Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.financialtransactions | |
com.crm.dataobject.platform | |
com.crm.dataobject.products |
Modifier and Type | Method and Description |
---|---|
CRMDOTaxRate |
CRMDORatedBillingItemAppliedTaxRate.getTaxRate() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOTaxRate> |
CRMDOPrepaidUdrRatedBillingItem.getTaxRates() |
java.util.Set<CRMDOTaxRate> |
CRMDOPrepaidSubscriptionRatedBillingItem.getTaxRates() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORatedBillingItemAppliedTaxRate.setTaxRate(CRMDOTaxRate taxRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPrepaidUdrRatedBillingItem.setTaxRates(java.util.Set<CRMDOTaxRate> taxRates) |
void |
CRMDOPrepaidSubscriptionRatedBillingItem.setTaxRates(java.util.Set<CRMDOTaxRate> taxRates) |
Modifier and Type | Method and Description |
---|---|
CRMDOTaxRate |
CRMDOFinancialTransactionLineAppliedTaxRate.getTaxRate() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOFinancialTransactionLineAppliedTaxRate.setTaxRate(CRMDOTaxRate taxRate) |
Modifier and Type | Method and Description |
---|---|
CRMDOTaxRate |
TaxCodeSearchCriteria.getTaxRate() |
CRMDOTaxRate |
CRMDOTaxRateProduct.getTaxRate() |
CRMDOTaxRate |
CRMDOTaxRatePeriodRate.getTaxRate() |
CRMDOTaxRate |
CRMDOTaxRateLocationCondition.getTaxRate() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOTaxRate> |
CRMDOTaxCode.getTaxRates() |
Modifier and Type | Method and Description |
---|---|
void |
TaxCodeSearchCriteria.setTaxRate(CRMDOTaxRate taxRate) |
void |
CRMDOTaxRateProduct.setTaxRate(CRMDOTaxRate taxRate) |
void |
CRMDOTaxRatePeriodRate.setTaxRate(CRMDOTaxRate taxRate) |
void |
CRMDOTaxRateLocationCondition.setTaxRate(CRMDOTaxRate taxRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOTaxCode.setTaxRates(java.util.Set<CRMDOTaxRate> taxRates) |
Modifier and Type | Method and Description |
---|---|
CRMDOTaxRate |
ProductSynchronizationDefinition.getDefaultTaxRate() |
CRMDOTaxRate |
ProductTaxCodeRate.getTaxRate() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOTaxRate> |
CRMDOProduct.getTaxRates() |
Modifier and Type | Method and Description |
---|---|
void |
ProductSynchronizationDefinition.setDefaultTaxRate(CRMDOTaxRate defaultTaxRate) |
void |
ProductTaxCodeRate.setTaxRate(CRMDOTaxRate taxRate) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOProduct.setTaxRates(java.util.Set<CRMDOTaxRate> taxRates) |