Package | Description |
---|---|
org.wso2.carbon.device.mgt.mobile.windows.api.operations | |
org.wso2.carbon.device.mgt.mobile.windows.api.operations.util |
Modifier and Type | Method and Description |
---|---|
List<ItemTag> |
ResultsTag.getItem() |
List<ItemTag> |
ExecuteTag.getItems() |
List<ItemTag> |
DeleteTag.getItems() |
List<ItemTag> |
AddTag.getItems() |
List<ItemTag> |
GetTag.getItems() |
List<ItemTag> |
ReplaceTag.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
ResultsTag.setItem(List<ItemTag> item) |
void |
ExecuteTag.setItems(List<ItemTag> items) |
void |
DeleteTag.setItems(List<ItemTag> items) |
void |
AddTag.setItems(List<ItemTag> items) |
void |
GetTag.setItems(List<ItemTag> items) |
void |
ReplaceTag.setItems(List<ItemTag> items) |
Modifier and Type | Method and Description |
---|---|
List<ItemTag> |
OperationReply.buildDeletePasscodeData(org.wso2.carbon.device.mgt.common.operation.mgt.Operation operation) |
List<ItemTag> |
OperationReply.buildMonitorOperation(List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> effectiveMonitoringFeature) |
Copyright © 2017 WSO2. All rights reserved.