public class ModelMapper extends Object
| Constructor and Description |
|---|
ModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
static DeviceType |
map(org.wso2.carbon.device.mgt.common.DeviceType deviceType) |
static DeviceTypeMetaDefinition |
map(org.wso2.carbon.device.mgt.common.DeviceTypeMetaDefinition deviceTypeMetaDefinition) |
static MetadataEntry |
map(org.wso2.carbon.device.mgt.common.Feature.MetadataEntry metadataEntry) |
static Feature |
map(org.wso2.carbon.device.mgt.common.Feature feature) |
public static DeviceType map(org.wso2.carbon.device.mgt.common.DeviceType deviceType)
public static DeviceTypeMetaDefinition map(org.wso2.carbon.device.mgt.common.DeviceTypeMetaDefinition deviceTypeMetaDefinition)
public static Feature map(org.wso2.carbon.device.mgt.common.Feature feature)
public static MetadataEntry map(org.wso2.carbon.device.mgt.common.Feature.MetadataEntry metadataEntry)
Copyright © 2017 WSO2. All rights reserved.