public class DeviceLockBeanWrapper extends Object
| Constructor and Description |
|---|
DeviceLockBeanWrapper() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDeviceIDs() |
DeviceLock |
getOperation() |
void |
setDeviceIDs(List<String> deviceIDs) |
void |
setOperation(DeviceLock operation) |
public DeviceLock getOperation()
public void setOperation(DeviceLock operation)
Copyright © 2017 WSO2. All rights reserved.