Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
CRMDOSubServiceLifeCycleStateHistory |
CRMDORatedBillingItem.getRatedServLifeCycleState() |
CRMDOSubServiceLifeCycleStateHistory |
CRMDORatedBillingItem.getServiceLifeCycleStateHistory() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDORatedBillingItem.setRatedServLifeCycleState(CRMDOSubServiceLifeCycleStateHistory ratedServLifeCycleState) |
void |
CRMDORatedBillingItem.setServiceLifeCycleStateHistory(CRMDOSubServiceLifeCycleStateHistory serviceLifeCycleStateHistory) |
Modifier and Type | Method and Description |
---|---|
CRMDOSubServiceLifeCycleStateHistory |
CRMDOSubServiceLifeCycleStateHistory.getReplacedByLifeCycleStateHistory() |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOSubServiceLifeCycleStateHistory> |
CRMDOSubServiceLifeCycleStateHistory.getCreatedDateComparator() |
static java.util.Comparator<CRMDOSubServiceLifeCycleStateHistory> |
CRMDOSubServiceLifeCycleStateHistory.getFromDateComparator() |
java.util.Set<CRMDOSubServiceLifeCycleStateHistory> |
CRMDOSubscriptionService.getLifeCycleStateHistory() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOSubServiceLifeCycleStateHistory.compare(CRMDOSubServiceLifeCycleStateHistory object1,
CRMDOSubServiceLifeCycleStateHistory object2) |
void |
CRMDOSubServiceLifeCycleStateHistory.setReplacedByLifeCycleStateHistory(CRMDOSubServiceLifeCycleStateHistory replacedByLifeCycleStateHistory) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubscriptionService.setLifeCycleStateHistory(java.util.Set<CRMDOSubServiceLifeCycleStateHistory> lifeCycleStateHistory) |