| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceActivationEnum |
MobileDeviceType.deviceActivation |
| Modifier and Type | Method and Description |
|---|---|
static DeviceActivationEnum |
DeviceActivationEnum.fromValue(String v) |
DeviceActivationEnum |
MobileDeviceType.getDeviceActivation()
Gets the value of the deviceActivation property.
|
static DeviceActivationEnum |
DeviceActivationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceActivationEnum[] |
DeviceActivationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MobileDeviceType.setDeviceActivation(DeviceActivationEnum value)
Sets the value of the deviceActivation property.
|
Copyright © 2021. All rights reserved.