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