org.wso2.carbon.device.mgt.mobile.config
Class MobileDeviceManagementConfig
java.lang.Object
org.wso2.carbon.device.mgt.mobile.config.MobileDeviceManagementConfig
public final class MobileDeviceManagementConfig
- extends Object
Represents Mobile Device Mgt configuration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobileDeviceManagementConfig
public MobileDeviceManagementConfig()
getMobileDeviceMgtRepository
public MobileDeviceManagementRepository getMobileDeviceMgtRepository()
setMobileDeviceMgtRepository
public void setMobileDeviceMgtRepository(MobileDeviceManagementRepository mobileDeviceMgtRepository)
getApiPublisherConfig
public APIPublisherConfig getApiPublisherConfig()
setApiPublisherConfig
public void setApiPublisherConfig(APIPublisherConfig apiPublisherConfig)
Copyright © 2015 WSO2. All rights reserved.