| Package | Description |
|---|---|
| com.crm.dataobject.billing | |
| com.crm.dataobject.pricing |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CRMDOPriceGlobalSubscriptionEffectiveDate> |
TargetProfileCondition.getGlobalSubEffectiveDates() |
java.util.ArrayList<CRMDOPriceGlobalSubscriptionEffectiveDate> |
GlobalAdditiveDiscountCondition.getGlobalSubEffectiveDates() |
java.util.Set<CRMDOPriceGlobalSubscriptionEffectiveDate> |
CRMDOAdditiveDiscountDefinition.getPriceGlobalSubscriptionEffectiveDates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetProfileCondition.setGlobalSubEffectiveDates(java.util.ArrayList<CRMDOPriceGlobalSubscriptionEffectiveDate> globalSubEffectiveDates) |
void |
GlobalAdditiveDiscountCondition.setGlobalSubEffectiveDates(java.util.ArrayList<CRMDOPriceGlobalSubscriptionEffectiveDate> globalSubEffectiveDates) |
void |
CRMDOAdditiveDiscountDefinition.setPriceGlobalSubscriptionEffectiveDates(java.util.Set<CRMDOPriceGlobalSubscriptionEffectiveDate> priceGlobalSubscriptionEffectiveDates) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CRMDOPriceGlobalSubscriptionEffectiveDate> |
CRMDOPriceTargetProfile.getPriceGlobalSubscriptionEffectiveDates() |
| Modifier and Type | Method and Description |
|---|---|
void |
CRMDOPriceTargetProfile.setPriceGlobalSubscriptionEffectiveDates(java.util.Set<CRMDOPriceGlobalSubscriptionEffectiveDate> priceGlobalSubscriptionEffectiveDates) |