| Package | Description |
|---|---|
| net.authorize.cim | |
| net.authorize.data.cim |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<HostedProfileSettingType,java.lang.String> |
Transaction.hostedProfileSettings
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.addHostedProfileSetting(HostedProfileSettingType settingName,
java.lang.String settingValue)
Deprecated.
Add hosted profile setting to the hosted profile settings map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setHostedProfileSettings(java.util.Map<HostedProfileSettingType,java.lang.String> settings)
Deprecated.
Sets the hosted profile settings.
|
| Modifier and Type | Method and Description |
|---|---|
static HostedProfileSettingType |
HostedProfileSettingType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static HostedProfileSettingType[] |
HostedProfileSettingType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.