Package | Description |
---|---|
com.crm.dataobject.inventory | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOInstalledItemComponent> |
CRMDOInstalledItem.getComponents() |
static java.util.Comparator<CRMDOInstalledItemComponent> |
CRMDOInstalledItemComponent.getInstalledItemComponentComparator() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOInstalledItem.setComponents(java.util.Set<CRMDOInstalledItemComponent> components) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOInstalledItemComponent> |
CRMDOSubscriptionAction.getInstalledItemComponents() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubscriptionAction.setInstalledItemComponents(java.util.Set<CRMDOInstalledItemComponent> installedItemComponents) |