| Package | Description |
|---|---|
| org.wso2.carbon.mdm.mobileservices.windows.operations | |
| org.wso2.carbon.mdm.mobileservices.windows.operations.util |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Results.getItem() |
List<Item> |
ExecuteTag.getItems() |
List<Item> |
Replace.getItems() |
List<Item> |
AddTag.getItems() |
List<Item> |
DeleteTag.getItems() |
List<Item> |
Get.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
Results.setItem(List<Item> item) |
void |
ExecuteTag.setItems(List<Item> items) |
void |
Replace.setItems(List<Item> items) |
void |
AddTag.setItems(List<Item> items) |
void |
DeleteTag.setItems(List<Item> items) |
void |
Get.setItems(List<Item> items) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
OperationReply.buildDeleteInfo(org.wso2.carbon.device.mgt.common.operation.mgt.Operation operation) |
List<Item> |
OperationReply.buildMonitorOperation(List<org.wso2.carbon.policy.mgt.common.ProfileFeature> effectiveMonitoringFeature) |
Copyright © 2016 WSO2. All rights reserved.