public class BatchedUpdates extends BaseLanguageObject implements Command
Constructor and Description |
---|
BatchedUpdates(List<Command> updateCommands) |
Modifier and Type | Method and Description |
---|---|
void |
acceptVisitor(LanguageObjectVisitor visitor) |
List<Command> |
getUpdateCommands() |
toString
public List<Command> getUpdateCommands()
public void acceptVisitor(LanguageObjectVisitor visitor)
acceptVisitor
in interface LanguageObject
Copyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.