Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.products | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
CRMDOBillingTermSchemeAllowedService |
CRMDOBillingTermSchemeProductPreratePeriod.getAllowedService() |
CRMDOBillingTermSchemeAllowedService |
BillingTermSchemeCharacteristicsForm.getBillingTermSchemeAllowedService() |
CRMDOBillingTermSchemeAllowedService |
CRMDOBillingTermScheme.getPreRateAllowedService() |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOBillingTermSchemeAllowedService> |
CRMDOBillingTermSchemeAllowedService.getBillingTermSchemeAllowedServiceComparator() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOBillingTermSchemeProductPreratePeriod.setAllowedService(CRMDOBillingTermSchemeAllowedService allowedService) |
void |
BillingTermSchemeCharacteristicsForm.setBillingTermSchemeAllowedService(CRMDOBillingTermSchemeAllowedService billingTermSchemeAllowedService) |
void |
CRMDOBillingTermScheme.setPreRateAllowedService(CRMDOBillingTermSchemeAllowedService preRateAllowedService) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOBillingTermSchemeAllowedService> |
CRMDOProduct.getBillingTermSchemeAllowedServices() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOProduct.setBillingTermSchemeAllowedServices(java.util.Set<CRMDOBillingTermSchemeAllowedService> billingTermSchemeAllowedServices) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOBillingTermSchemeAllowedService> |
CRMDOSubTypeBillingTermScheme.getMissingBillingTermServices() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubTypeBillingTermScheme.setMissingBillingTermServices(java.util.ArrayList<CRMDOBillingTermSchemeAllowedService> missingBillingTermServices) |