Package | Description |
---|---|
org.wso2.carbon.device.mgt.mobile.windows.api.operations |
Modifier and Type | Method and Description |
---|---|
ReplaceTag |
SyncmlBody.getReplace() |
Modifier and Type | Method and Description |
---|---|
List<ReplaceTag> |
AtomicTag.getReplaces() |
List<ReplaceTag> |
SequenceTag.getReplaces() |
Modifier and Type | Method and Description |
---|---|
void |
SyncmlBody.setReplace(ReplaceTag replace) |
Modifier and Type | Method and Description |
---|---|
void |
AtomicTag.setReplaces(List<ReplaceTag> replaces) |
void |
SequenceTag.setReplaces(List<ReplaceTag> replaces) |
Copyright © 2017 WSO2. All rights reserved.