Package | Description |
---|---|
com.crm.dataobject.billing |
Modifier and Type | Class and Description |
---|---|
class |
CRMDOJobRatedBillingItemAppliedTaxRate
table="JOBRBIAPPLIEDTAXRATES"
|
class |
CRMDONormalSubscriptionRatedBillingItemAppliedTaxRate
table="NORMALSUBRBIAPPLIEDTAXRATES"
|
class |
CRMDONormalUdrRatedBillingItemAppliedTaxRate
table="NORMALUDRRBIAPPLIEDTAXRATES"
|
class |
CRMDOPrepaidSubscriptionRatedBillingItemAppliedTaxRate
table="PREPAIDSUBRBIAPPLIEDTAXRATES"
|
class |
CRMDOPrepaidUdrRatedBillingItemAppliedTaxRate
table="PREPAIDUDRRBIAPPLIEDTAXRATES"
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDORatedBillingItemAppliedTaxRate> |
CRMDORatedBillingItem.getAppliedTaxRates() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORatedBillingItem.setAppliedTaxRates(java.util.Set<CRMDORatedBillingItemAppliedTaxRate> appliedTaxRates) |