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<ReplaceTag> |
getReplaces() |
void |
setAdds(List<AddTag> adds) |
void |
setCommandId(int commandId) |
void |
setReplaces(List<ReplaceTag> replaces) |
public List<ReplaceTag> getReplaces()
public void setReplaces(List<ReplaceTag> replaces)
public int getCommandId()
public void setCommandId(int commandId)
Copyright © 2017 WSO2. All rights reserved.