Package | Description |
---|---|
com.crm.dataobject.accounts | |
com.crm.dataobject.billing |
Modifier and Type | Method and Description |
---|---|
CRMDOAccDefUsageAllowanceLimitRule |
CRMDOAccDefUsageAllowanceLimitRuleCondition.getAccDefUALRule() |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOAccDefUsageAllowanceLimitRule> |
CRMDOAccDefUsageAllowanceLimitRule.getAccDefUsageAllowanceLimitRuleNameComparator() |
java.util.Set<CRMDOAccDefUsageAllowanceLimitRule> |
CRMDOAccountDefinition.getUalRules() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccDefUsageAllowanceLimitRuleCondition.setAccDefUALRule(CRMDOAccDefUsageAllowanceLimitRule accDefUALRule) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountDefinition.setUalRules(java.util.Set<CRMDOAccDefUsageAllowanceLimitRule> ualRules) |
Modifier and Type | Method and Description |
---|---|
CRMDOAccDefUsageAllowanceLimitRule |
CRMDOUsageAllowanceLimit.getAccDefUALRule() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOUsageAllowanceLimit.setAccDefUALRule(CRMDOAccDefUsageAllowanceLimitRule accDefUALRule) |