| Package | Description |
|---|---|
| com.crm.dataobject.priceplan | |
| com.crm.dataobject.products |
| Modifier and Type | Method and Description |
|---|---|
PricePlanRateModels |
CRMDOPricePlanRate.getModel() |
static PricePlanRateModels |
PricePlanRateModels.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PricePlanRateModels[] |
PricePlanRateModels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOPricePlanRate.setModel(PricePlanRateModels model) |
| Modifier and Type | Method and Description |
|---|---|
PricePlanRateModels |
ProductSynchronizationDefinition.getDefaultRateModelForTermedServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductSynchronizationDefinition.setDefaultRateModelForTermedServices(PricePlanRateModels defaultRateModelForTermedServices) |