| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.deviceagent.api.dto |
| 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) |
Copyright © 2017 WSO2. All rights reserved.