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