Package | Description |
---|---|
org.wso2.carbon.device.mgt.mobile.android.impl.dto |
Modifier and Type | Method and Description |
---|---|
MobileDeviceOperationMapping.Status |
MobileDeviceOperationMapping.getStatus() |
static MobileDeviceOperationMapping.Status |
MobileDeviceOperationMapping.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileDeviceOperationMapping.Status[] |
MobileDeviceOperationMapping.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MobileDeviceOperationMapping.setStatus(MobileDeviceOperationMapping.Status status) |
Copyright © 2017 WSO2. All rights reserved.