Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
CRMDOUdrDestinationCategory |
UdrDestinationCategoriesForm.getCategory() |
CRMDOUdrDestinationCategory |
UDRDestinationCategoryCriterion.getDestinationCategory() |
CRMDOUdrDestinationCategory |
CRMDOUsageServiceCatalogTieredRate.getDestinationCategory() |
CRMDOUdrDestinationCategory |
CRMDOUdrTypeDestinationCategory.getDestinationCategory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOUdrDestinationCategory> |
UdrDestinationCategoriesForm.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
UdrDestinationCategoriesForm.setCategory(CRMDOUdrDestinationCategory category) |
void |
UDRDestinationCategoryCriterion.setDestinationCategory(CRMDOUdrDestinationCategory destinationCategory) |
void |
CRMDOUsageServiceCatalogTieredRate.setDestinationCategory(CRMDOUdrDestinationCategory destinationCategory) |
void |
CRMDOUdrTypeDestinationCategory.setDestinationCategory(CRMDOUdrDestinationCategory destinationCategory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
UdrDestinationCategoriesForm.setCategories(java.util.Set<CRMDOUdrDestinationCategory> categories) |
Modifier and Type | Method and Description |
---|---|
CRMDOUdrDestinationCategory |
ServiceUsageAddition.getUdrDestinationCategory() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceUsageAddition.setUdrDestinationCategory(CRMDOUdrDestinationCategory udrDestinationCategory) |