Package | Description |
---|---|
com.crm.dataobject.paymentgateway | |
com.crm.dataobject.platform |
Modifier and Type | Method and Description |
---|---|
CurrenciesScope |
CRMDOPaymentGatewaySetting.getCurrenciesScope() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOPaymentGatewaySetting.setCurrenciesScope(CurrenciesScope currenciesScope) |
Modifier and Type | Method and Description |
---|---|
static CurrenciesScope |
CurrenciesScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CurrenciesScope[] |
CurrenciesScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|