| Package | Description |
|---|---|
| com.crm.dataobject.billing | |
| com.crm.dataobject.products |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CRMDOBillingTermSchemeAllowedPricePlan> |
CRMDOBillingTermScheme.getAllowedPricePlans() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOBillingTermScheme.setAllowedPricePlans(java.util.Set<CRMDOBillingTermSchemeAllowedPricePlan> allowedPricePlans) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CRMDOBillingTermSchemeAllowedPricePlan> |
CRMDOProduct.getBillingTermSchemeAllowedPricePlans() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOProduct.setBillingTermSchemeAllowedPricePlans(java.util.Set<CRMDOBillingTermSchemeAllowedPricePlan> billingTermSchemeAllowedPricePlans) |