| Package | Description |
|---|---|
| com.crm.dataobject | |
| 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 |
PaymentMediumBrandAutomation.getConditionFormat() |
FormatSettingOption |
PaymentMediumTypeAutomation.getConditionFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentMediumBrandAutomation.setConditionFormat(FormatSettingOption conditionFormat) |
void |
PaymentMediumTypeAutomation.setConditionFormat(FormatSettingOption conditionFormat) |