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, waitexecute, getModifiedElement, undopublic void setVersion(int version)
setVersion in interface Commandpublic int getVersion()
getVersion in interface CommandCopyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.