public class AtomicTag extends Object
| Constructor and Description |
|---|
AtomicTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildAtomicElement(Document doc,
Element rootElement) |
List<AddTag> |
getAdds() |
int |
getCommandId() |
List<Replace> |
getReplaces() |
void |
setAdds(List<AddTag> adds) |
void |
setCommandId(int commandId) |
void |
setReplaces(List<Replace> replaces) |
Copyright © 2016 WSO2. All rights reserved.