| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.api.dto | |
| org.wso2.carbon.device.mgt.api.mapper |
| Modifier and Type | Method and Description |
|---|---|
MetadataEntry |
MetadataEntry.id(Integer id) |
MetadataEntry |
MetadataEntry.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataEntry> |
Feature.getMetadataEntries()
Get metadataEntries.
|
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.addMetadataEntriesItem(MetadataEntry metadataEntriesItem) |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.metadataEntries(List<MetadataEntry> metadataEntries) |
void |
Feature.setMetadataEntries(List<MetadataEntry> metadataEntries) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataEntry |
ModelMapper.map(org.wso2.carbon.device.mgt.common.Feature.MetadataEntry metadataEntry) |
Copyright © 2017 WSO2. All rights reserved.