public class DeviceIDHolder extends Object
| Constructor and Description |
|---|
DeviceIDHolder() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrorDeviceIdList() |
List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> |
getValidDeviceIDList() |
void |
setErrorDeviceIdList(List<String> errorDeviceIdList) |
void |
setValidDeviceIDList(List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> validDeviceIDList) |
Copyright © 2017 WSO2. All rights reserved.