public class ApplicationWrapper extends Object
Constructor and Description |
---|
ApplicationWrapper() |
Modifier and Type | Method and Description |
---|---|
MobileApp |
getApplication() |
List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> |
getDeviceIdentifiers() |
List<String> |
getRoleNameList() |
List<String> |
getUserNameList() |
void |
setApplication(MobileApp application) |
void |
setDeviceIdentifiers(List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> deviceIdentifiers) |
void |
setRoleNameList(List<String> roleNameList) |
void |
setUserNameList(List<String> userNameList) |
public MobileApp getApplication()
public void setApplication(MobileApp application)
public List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> getDeviceIdentifiers()
public void setDeviceIdentifiers(List<org.wso2.carbon.device.mgt.common.DeviceIdentifier> deviceIdentifiers)
Copyright © 2016 WSO2. All rights reserved.