Package | Description |
---|---|
com.crm.dataobject | |
com.crm.dataobject.platform | |
com.crm.dataobject.rewards |
Modifier and Type | Method and Description |
---|---|
FormatSettingOption |
CRMDOFormatSetting.getFormatSettingOption() |
static FormatSettingOption |
FormatSettingOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormatSettingOption[] |
FormatSettingOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOFormatSetting.setFormatSettingOption(FormatSettingOption formatSettingOption) |
Modifier and Type | Method and Description |
---|---|
FormatSettingOption |
CRMDOAddressCoverageRule.getCriteriaFormatting() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAddressCoverageRule.setCriteriaFormatting(FormatSettingOption criteriaFormatting) |
Modifier and Type | Method and Description |
---|---|
FormatSettingOption |
PaymentMediumTypeAutomation.getConditionFormat() |
FormatSettingOption |
PaymentMediumBrandAutomation.getConditionFormat() |
Modifier and Type | Method and Description |
---|---|
void |
PaymentMediumTypeAutomation.setConditionFormat(FormatSettingOption conditionFormat) |
void |
PaymentMediumBrandAutomation.setConditionFormat(FormatSettingOption conditionFormat) |