public abstract class AbstractCommand extends Object implements Command
Modifier and Type | Field and Description |
---|---|
protected int |
version |
Constructor and Description |
---|
AbstractCommand() |
Modifier and Type | Method and Description |
---|---|
int |
getVersion() |
void |
setVersion(int version) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getModifiedElement, undo
public void setVersion(int version)
setVersion
in interface Command
public int getVersion()
getVersion
in interface Command
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.