|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceActivationEnum | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of DeviceActivationEnum in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as DeviceActivationEnum | |
|---|---|
protected DeviceActivationEnum |
MobileDeviceType.deviceActivation
|
| Methods in net.authorize.api.contract.v1 that return DeviceActivationEnum | |
|---|---|
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. |
| Methods in net.authorize.api.contract.v1 with parameters of type DeviceActivationEnum | |
|---|---|
void |
MobileDeviceType.setDeviceActivation(DeviceActivationEnum value)
Sets the value of the deviceActivation property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||