Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.platform | |
com.crm.dataobject.priceplan |
Modifier and Type | Method and Description |
---|---|
TaxDefinitionRatesTaxModel |
CRMDORatedBillingItem.getTaxModel() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORatedBillingItem.setTaxModel(TaxDefinitionRatesTaxModel taxModel) |
Modifier and Type | Method and Description |
---|---|
TaxDefinitionRatesTaxModel |
CRMDOTaxDefinition.getRatesTaxModel() |
static TaxDefinitionRatesTaxModel |
TaxDefinitionRatesTaxModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TaxDefinitionRatesTaxModel[] |
TaxDefinitionRatesTaxModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOTaxDefinition.setRatesTaxModel(TaxDefinitionRatesTaxModel ratesTaxModel) |
Modifier and Type | Method and Description |
---|---|
TaxDefinitionRatesTaxModel |
CRMDOPricePlanRate.getTaxModel() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPricePlanRate.setTaxModel(TaxDefinitionRatesTaxModel taxModel) |