| Package | Description |
|---|---|
| net.authorize |
| Modifier and Type | Method and Description |
|---|---|
DeviceType |
Merchant.getDeviceType()
Deprecated.
|
static DeviceType |
DeviceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeviceType[] |
DeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Merchant.setDeviceType(DeviceType deviceType)
Deprecated.
|
Copyright © 2018. All Rights Reserved.