Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
AccountClassificationCriterion.getAccountClassification() |
CRMDOAccountClassification |
CRMDOAccountDefinitionClassification.getClassification() |
CRMDOAccountClassification |
CRMDOAccountReceivable.getClassification() |
Modifier and Type | Method and Description |
---|---|
void |
AccountClassificationCriterion.setAccountClassification(CRMDOAccountClassification accountClassification) |
void |
CRMDOAccountDefinitionClassification.setClassification(CRMDOAccountClassification classification) |
void |
CRMDOAccountReceivable.setClassification(CRMDOAccountClassification classification) |
Constructor and Description |
---|
CRMDOAccountReceivable(java.lang.String id,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
BillingRunAccountClassificationCondition.getAccountClassification() |
CRMDOAccountClassification |
BillingTermDefinitionOverrideCreditLimitCondition.getAccountClassification() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOAccountClassification> |
CRMDOBillingRun.getAccountClassifications() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
BillingTermDefinitionOverrideCreditLimitCondition.isApply(CRMDOAccountClassification accountClassification,
CreditRating creditRatingCode) |
void |
BillingRunAccountClassificationCondition.setAccountClassification(CRMDOAccountClassification accountClassification) |
void |
BillingTermDefinitionOverrideCreditLimitCondition.setAccountClassification(CRMDOAccountClassification accountClassification) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOBillingRun.setAccountClassifications(java.util.Set<CRMDOAccountClassification> accountClassifications) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
CRMDOLeadDefinition.getAccountClassification() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOLeadDefinition.setAccountClassification(CRMDOAccountClassification accountClassification) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOAccountClassification> |
CRMDONotificationType.getAccountClassifications() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDONotificationType.setAccountClassifications(java.util.Set<CRMDOAccountClassification> accountClassifications) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
CRMDOTaxCodeException.getAccountClassification() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOTaxCodeException.setAccountClassification(CRMDOAccountClassification accountClassification) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
CRMDOSubDefSubscriptionRestriction.getAccountClassification() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubDefSubscriptionRestriction.setAccountClassification(CRMDOAccountClassification accountClassification) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccountClassification |
AccountClassificationCriterion.getAccountClassification() |
Modifier and Type | Method and Description |
---|---|
void |
AccountClassificationCriterion.setAccountClassification(CRMDOAccountClassification accountClassification) |