Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
ICRMDOPricePlanBasedEntity.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
ICRMDOPricePlanBasedEntity.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
CRMDOAccountReceivable.getPricePlan() |
CRMDOPricePlan |
CRMDOAccountReceivable.getPricingAgreementPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountReceivable.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDOAccountReceivable.setPricingAgreementPricePlan(CRMDOPricePlan pricingAgreementPricePlan) |
Constructor and Description |
---|
CRMDOAccountReceivable(java.lang.String id,
java.lang.String number,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CRMDOContactInformation contactInformation,
CRMDOPricePlan pricePlan,
CRMDOUsageServiceCatalog usageServiceCatalog,
java.math.BigDecimal creditLimit,
CreditRating creditRatingCode,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays) |
CRMDOAccountReceivable(java.lang.String id,
java.lang.String number,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CRMDOContactInformation contactInformation,
CRMDOPricePlan pricePlan,
CRMDOUsageServiceCatalog usageServiceCatalog,
java.math.BigDecimal creditLimit,
CreditRating creditRatingCode,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays,
CRMDOUnitGroup ownedByGroup) |
CRMDOAccountReceivable(java.lang.String id,
java.lang.String number,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CRMDOContactInformation contactInformation,
CRMDOPricePlan pricePlan,
CRMDOUsageServiceCatalog usageServiceCatalog,
java.math.BigDecimal creditLimit,
CreditRating creditRatingCode,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays,
CRMDOUnitGroup ownedByGroup,
com.crm.framework.util.UnitOfTime creditPeriodUOT) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
PricePlanPeriod.getPricePlan() |
CRMDOPricePlan |
CRMDORatedBillingItem.getPricePlan() |
CRMDOPricePlan |
CRMDOBillingTerm.getPricePlan()
Deprecated.
|
CRMDOPricePlan |
BillingTermPeriod.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
PricePlanPeriod.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDORatedBillingItem.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDOBillingTerm.setPricePlan(CRMDOPricePlan pricePlan)
Deprecated.
|
void |
BillingTermPeriod.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
CRMDOInvoiceLine.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOInvoiceLine.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
CRMDOInventoryDefinitionAllowedPricePlan.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOInventoryDefinitionAllowedPricePlan.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
CRMDOJobRequestedBillingTerm.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOJobRequestedBillingTerm.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
CRMDOPricePlan.getBasePricePlan() |
CRMDOPricePlan |
PricePlanResult.getPricePlan() |
CRMDOPricePlan |
PricePlanCriterion.getPricePlan() |
CRMDOPricePlan |
EvaluationSettingsModal.getPricePlan() |
CRMDOPricePlan |
CRMDOPricePlanRate.getPricePlan() |
CRMDOPricePlan |
CRMDOPricePlanPeriodRate.getPricePlan() |
CRMDOPricePlan |
CRMDOPricePlan.getReplacedPricePlan() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CRMDOPricePlan> |
PricePlanSearchCriteria.getBasePricePlans() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOPricePlan.compare(CRMDOPricePlan object1,
CRMDOPricePlan object2) |
void |
CRMDOPricePlan.setBasePricePlan(CRMDOPricePlan basePricePlan) |
void |
PricePlanResult.setPricePlan(CRMDOPricePlan pricePlan) |
void |
PricePlanCriterion.setPricePlan(CRMDOPricePlan pricePlan) |
void |
EvaluationSettingsModal.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDOPricePlanRate.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDOPricePlanPeriodRate.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDOPricePlan.setReplacedPricePlan(CRMDOPricePlan replacedPricePlan) |
Modifier and Type | Method and Description |
---|---|
void |
PricePlanSearchCriteria.setBasePricePlans(java.util.ArrayList<CRMDOPricePlan> basePricePlans) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
PriceTargetProfileSearchCriteria.getPricePlan() |
CRMDOPricePlan |
CRMDOPriceTargetProfile.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
PriceTargetProfileSearchCriteria.setPricePlan(CRMDOPricePlan pricePlan) |
void |
CRMDOPriceTargetProfile.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOPricePlan> |
CRMDOProduct.getPricePlans() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOProduct.setPricePlans(java.util.Set<CRMDOPricePlan> pricePlans) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
BillingTermAmendment.getNewPricePlan() |
CRMDOPricePlan |
CRMDOSubscriptionType.getPackagePricePlan() |
CRMDOPricePlan |
CRMDOSubscriptionType.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
BillingTermAmendment.setNewPricePlan(CRMDOPricePlan newPricePlan) |
void |
CRMDOSubscriptionType.setPackagePricePlan(CRMDOPricePlan packagePricePlan) |
void |
CRMDOSubscriptionType.setPricePlan(CRMDOPricePlan pricePlan) |
Modifier and Type | Method and Description |
---|---|
CRMDOPricePlan |
VouchersSaleProduct.getPricePlan() |
Modifier and Type | Method and Description |
---|---|
void |
VouchersSaleProduct.setPricePlan(CRMDOPricePlan pricePlan) |